PVSDEX - External Indicator for Deleted PVS/iPPE Objects
External Indicator for Deleted PVS/iPPE Objects information is stored in SAP table PVSDEX.
It is part of development package CPPEENG in software component AP-PPE. This development package consists of objects that can be grouped under "iPPE Engine".
It is part of development package CPPEENG in software component AP-PPE. This development package consists of objects that can be grouped under "iPPE Engine".
Fields for table PVSDEX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| GUID | Internal Identification for PVS Objects | X | PVS_GUID | RAW | 16 | |
| OTYPE | iPPE Object Type | PVS_OTYPE | CHAR | 2 | ||
| APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CHAR | 8 | ||
| PXTYPE | iPPE Node Type, Alternative Type, or Variant Type | PVS_CUST_TYPE1 | CHAR | 16 | * | |
| KLART | Class Type | KLASSENART | CHAR | 6 | * | |
| CLASS | Class number | KLASSE_D | CHAR | 36 | ||
| PNAME | iPPE Node Description | PVS_PNODE | CHAR | 80 | ||
| NAMEID | ID of the Context-Providing Node Object | PPE_NAMEID | CHAR | 80 | ||
| NAMEID_OTYPE | Technical Type of Context-Providing Object | PPE_NAMEID_OTYPE | CHAR | 2 | ||
| NAMEID_APPLOBJ | Application of Object that Provides the Context | PPE_NAMEID_APPLOBJ | CHAR | 8 | ||
| PVNAME | Variant | PVS_POSVAR | CHAR | 16 | ||
| ALTNUM | Alternative of an iPPE Node | PVS_ALTNUM | CHAR | 4 | ||
| DELBY | Name of Person Who Changed Object | PVS_AENAM | CHAR | 24 | ||
| DELDAT | Date of Last Change | PVS_AEDAT | DATS | 16 | ||
| ARC_FLG | Object was Archived Before it was Deleted | PPE_ARCHIVED_FLG | CHAR | 2 |