SAP table PACMP (PVS Alternative Segment for Object Type CMP)

SAP table PACMP has 3 primary key fields being MANDT,PAGUID,PACNT.

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 T000 MANDT
PAGUID Internal Identification for PVS Objects RAW 16 0 PALTID PVS_GUID
PACNT Internal Counter for iPPE Objects NUMC 8 0 PVS_COUNT
PATXCNT Counter for Text Tables NUMC 5 0 PVS_TXTCOUNT
DOCALT Alternative for Structured Document CHAR 1 0 PVS_DOCALT
OTYPE iPPE Object Type CHAR 1 0 PVS_OTYPE
A Alternative
N Node
R Relationship
V Variant
PGUID Identification of Object Reference in iPPE RAW 16 0 PPE_PGUID_REF

PACMP foreign key relationships

Table Field Check Table Check Field
0 PACMP MANDT T000 Clients MANDT
1 PACMP PAGUID PALTID iPPE Alternative: Time-Independent ID and Attributes MANDT