SAP table POSVID (iPPE Variant: Identification)

SAP table POSVID has 2 primary key fields being MANDT,PVGUID.

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
PVGUID Internal Number of the PVS Variant RAW 16 0 PVS_PVGUID
PVNAME Variant CHAR 8 0 PVS_POSVAR
NAMEID Internal Number of iPPE Node RAW 16 0 PNODID PVS_PNGUID
PNGUID Internal Number of iPPE Node RAW 16 0 PNODID PVS_PNGUID
PVTYPE iPPE Variant Type CHAR 8 0 CPVTYPE PVS_POSV_TYPE
APPLOBJ_TYPE iPPE Application Object Type CHAR 4 0 PPE_APPLOBJ_TYPE
TIMSTMP UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) DEC 21 7 PVS_TIMSTMP
HISTFLG PVS Object Changed with History CHAR 1 0 PVS_HISTFLG
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

POSVID foreign key relationships

Table Field Check Table Check Field
0 POSVID MANDT T000 Clients MANDT
1 POSVID NAMEID PNODID iPPE Node: Identification MANDT
0 POSVID PNGUID PNODID iPPE Node: Identification MANDT
1 POSVID PVTYPE CPVTYPE Customizing Table for the iPPE Variant Types MANDT