ACMROLE - ACM: Role Persistency
ACM: Role Persistency information is stored in SAP table ACMROLE.
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 ACMROLE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | ACM: UUID of a Role | X | ACM_ROLE_ID | RAW | 16 | |
NAME | ACM: Name of a Role | X | ACM_ROLE_NAME | CHAR | 60 | |
DESCRIPTION | ACM: Short Description of a Role | ACM_ROLE_DESCRIPTION | CHAR | 120 | ||
DCLNAME | Access Control Document Name | ACM_DCLNAME | CHAR | 80 | ACMDCLSRC | |
MAPPING_ROLE | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
CREATED_BY | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
CREATED_AT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
DCLACTIVE_AS4DATE | Last Changed On | AS4DATE | DATS | 16 | ||
DCLACTIVE_AS4TIME | Last changed at | AS4TIME | TIMS | 12 |