SAP Table ACL_AUTH_ALV

Structure for Handling the ALV to display ACL in PS

ACL_AUTH_ALV (Structure for Handling the ALV to display ACL in PS) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ACL_AUTH_ALV to other SAP tables.

Source: ACL_AUTH_ALV (Structure for Handling the ALV to display ACL in PS)

ACL_AUTH_ALV table fields

Field Data element Checktable Datatype Length Decimals
SEL_FLAG Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1 0
X true
- false
NULL unknown
GUID GUID in 'RAW' format GUID_16 RAW 16 0
OBJNR Object number J_OBJNR CHAR 22 0
AUTH_TYPE PS ACL Authorization Group PS_AUTHTYPE_DELE INT1 3 0
1 User
2 User Group
3 Organization Unit
AUTH_DESC CHAR 20 0
AUTH_OBJ CHAR 12 0
AUTH_OBJ_NAME CHAR 100 0
ACT_TYPE PS ACL Authorization Type PS_ACTTYPE_DELE INT1 3 0
1 No Authorization
2 Read
3 Write
4 Admin
ACT_DESCR CHAR 20 0
INHRT CHAR 1 0
INHR_FROM Object number J_OBJNR CHAR 22 0
INHRTD Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1 0
X true
- false
NULL unknown