SAP table CPATYPE (Customizing Table for iPPE Alternative Types)

SAP table CPATYPE has 2 primary key fields being MANDT,PATYPE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
PATYPE iPPE Alternative Type CHAR 8 0 PVS_PALT_TYPE
APPLOBJ_TYPE iPPE Application Object Type CHAR 4 0 CLICOMP_DEF PPE_APPLOBJ_TYPE
PVSLAYER iPPE Level CHAR 1 0 PVS_LAYER
E Access Level
S Structure Level
V View Level
PACT_TYPE Activity Type in Alternative Segment CHAR 1 0 PVS_PACT_TYPE
Not filled
M Mode
P is part of
HISTREQ_FLG Indicator for History Requirement CHAR 1 0 PVS_HISTREQFLG
REF_PATYPE Reference Alternative Type CHAR 8 0 CPATYPE PVS_REF_PALT_TYPE
HIDE_FLG Indicator: Hide Object CHAR 1 0 PVS_HIDEFLG
ICON Icon for iPPE Objects CHAR 4 0 ICON PPE_ICON
CREADAT Date of Application DATS 8 0 PVS_ANDAT
CREABY User who created record CHAR 12 0 PVS_ANNAM
CHNGDAT Date of Last Change DATS 8 0 PVS_AEDAT
CHNGBY Name of Person Who Changed Object CHAR 12 0 PVS_AENAM
LOGSYS Logical system CHAR 10 0 * LOGSYS

CPATYPE foreign key relationships

Table Field Check Table Check Field
0 CPATYPE APPLOBJ_TYPE CLICOMP_DEF Definition of Application Components for iPPE Engine APPLOBJ_TYPE
1 CPATYPE ICON ICON Icons table ID
0 CPATYPE REF_PATYPE CPATYPE Customizing Table for iPPE Alternative Types MANDT