R_ACCESSCONTROLLIST

CDS View

Access Control List Header

R_ACCESSCONTROLLIST is a CDS View in S/4HANA. Access Control List Header. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
P_EntProjSDM2522 view_entity left_outer COMPOSITE SDM: Private CDS View
R_AccessControlListTP view_entity from TRANSACTIONAL Access Control Header

Fields (1)

KeyField CDS FieldsUsed in Views
AccCtrlReferencedObjectUUID ACFReferencedObjectUUID 1

Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.

-- Access Control List Header
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_ACCESSCONTROLLIST (
    ACCCTRLREFERENCEDOBJECTUUID
);