Sunday, May 19, 2024

SAP Table ACMPFWWORKLIST – Worklist for parallel DCL activation

ACMPFWWORKLIST is a standard SAP table in SAP ECC (or) S/4HANA which stores Worklist for parallel DCL activation data. There are total 6 fields in ACMPFWWORKLIST table.This blog post provides key technical details of SAP table ACMPFWWORKLIST, including its availability across SAP S/4HANA versions and the list of CDS views for ACMPFWWORKLIST table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Common Objects for Access Control Management (SACM_COMMON)
Technical Component Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL)

SAP ACMPFWWORKLIST Table Fields

The following is the list of fields that are available in SAP ACMPFWWORKLIST table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
RUN_ID 16 Byte UUID in 16 Bytes (Raw Format) SYSUUID_X16 SYSUUID_X16 RAW (16)
DCL_NAME Access Control Document Name ACM_DCLNAME ACM_DCLNAME CHAR (40)
RUN_START UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL TZNTSTMPL DEC (21)
ACTIVATION_RESULT Message Type SYMSGTY SYCHAR01 CHAR (1)
ACTIVATION_START UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL TZNTSTMPL DEC (21)
ACTIVATION_END UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL TZNTSTMPL DEC (21)

Availability

The SAP table ACMPFWWORKLIST is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACMPFWWORKLIST table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.