ACMPFWWORKLIST - Worklist for parallel DCL activation
Worklist for parallel DCL activation information is stored in SAP table ACMPFWWORKLIST.
It is part of development package SACM_COMMON in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Common Objects for Access Control Management".
It is part of development package SACM_COMMON in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Common Objects for Access Control Management".
Fields for table ACMPFWWORKLIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RUN_ID | 16 Byte UUID in 16 Bytes (Raw Format) | X | SYSUUID_X16 | RAW | 16 | |
DCL_NAME | Access Control Document Name | X | ACM_DCLNAME | CHAR | 80 | |
RUN_START | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
PID | Counter for RFC calls | SHDB_PFW_RFC_COUNTER | INT4 | 4 | ||
ACTIVATION_RESULT | Message Type | SYMSGTY | CHAR | 2 | ||
ACTIVATION_START | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
ACTIVATION_END | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
COLLECTED_DCLS_ALREADY_GEN | ACM: Collected DCLs (as String) | ACM_COLLECTED_DCLS_STRING | STRG | 8 |