DDACL - Exclusion times for ABAP/4 Dictionary actions
Exclusion times for ABAP/4 Dictionary actions information is stored in SAP table DDACL.
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
Fields for table DDACL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYSNAME | System Name in ABAP Dictionary | X | DDSYSNAME | CHAR | 3 | |
ACTION | Action in ABAP Dictionary | X | DDACTION | CHAR | 3 | |
DDOBJECT | Object Type in ABAP Dictionary | X | DDPGMID | CHAR | 4 | |
DAYNUM | Daily ID for ABAP Dictionary Activation | X | DDAYNUM | NUMC | 2 | |
BEGTIME | Start of action lock | DDBEGTIME | TIMS | 6 | ||
ENDTIME | End of action lock | DDENDTIME | TIMS | 6 | ||
RESERVE | Single-Character Flag | CHAR1 | CHAR | 1 |