SAP Table POSVID
iPPE Variant: Identification
POSVID (iPPE Variant: Identification) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link POSVID to other SAP tables.
POSVID table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
PVGUID | Internal Number of the PVS Variant | PVS_PVGUID | RAW | 16 | 0 | |||||||
PVNAME | Variant | PVS_POSVAR | CHAR | 8 | 0 | |||||||
NAMEID | Internal Number of iPPE Node | PVS_PNGUID | PNODID | RAW | 16 | 0 | ||||||
PNGUID | Internal Number of iPPE Node | PVS_PNGUID | PNODID | RAW | 16 | 0 | ||||||
PVTYPE | iPPE Variant Type | PVS_POSV_TYPE | CPVTYPE | CHAR | 8 | 0 | ||||||
APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CHAR | 4 | 0 | |||||||
TIMSTMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) | PVS_TIMSTMP | DEC | 21 | 7 | |||||||
HISTFLG | PVS Object Changed with History | PVS_HISTFLG | CHAR | 1 | 0 |
Possible values
|
||||||
CREADAT | Date of Application | PVS_ANDAT | DATS | 8 | 0 | |||||||
CREABY | User who created record | PVS_ANNAM | CHAR | 12 | 0 | |||||||
CHNGDAT | Date of Last Change | PVS_AEDAT | DATS | 8 | 0 | |||||||
CHNGBY | Name of Person Who Changed Object | PVS_AENAM | CHAR | 12 | 0 | |||||||
LOGSYS | Logical system | LOGSYS | CHAR | 10 | 0 |
POSVID foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
POSVID | MANDT | POSVID | MANDT | T000 | Clients | MANDT |
POSVID | NAMEID | POSVID | NAMEID | PNODID | iPPE Node: Identification | PNGUID |
POSVID | NAMEID | POSVID | MANDT | PNODID | iPPE Node: Identification | MANDT |
POSVID | PNGUID | POSVID | MANDT | PNODID | iPPE Node: Identification | MANDT |
POSVID | PNGUID | POSVID | PNGUID | PNODID | iPPE Node: Identification | PNGUID |
POSVID | PVTYPE | POSVID | MANDT | CPVTYPE | Customizing Table for the iPPE Variant Types | MANDT |
POSVID | PVTYPE | POSVID | PVTYPE | CPVTYPE | Customizing Table for the iPPE Variant Types | PVTYPE |