/SAPAPO/OMPVC - Registration of PVC Worker processes
Registration of PVC Worker processes information is stored in SAP table /SAPAPO/OMPVC.
It is part of development package /SAPAPO/OM_BASIS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "Interface Between ABAP and liveCache Objects".
It is part of development package /SAPAPO/OM_BASIS in software component BC-DB-LCA. This development package consists of objects that can be grouped under "Interface Between ABAP and liveCache Objects".
Fields for table /SAPAPO/OMPVC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
WP_KEY | identifies work processes for PVC workers | X | /SAPAPO/OM_PVC_WP_KEY | CHAR | 64 | |
COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
RC | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
TSTART | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
TSTOP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
PID | Process Identification | WPPID | CHAR | 16 | ||
STATUS | Single-Character Flag | CHAR1 | CHAR | 2 |