The ACMASPECTPFCG table in SAP ERP or S/4HANA stores ACM: Dedicated PFCG_AUTH-Aspects data. There are total 4 fields in ACMASPECTPFCG table. The ACM: Dedicated PFCG_AUTH-Aspects table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACMASPECTPFCG table. It is in Common Objects for Access Control Management (SACM_COMMON) ABAP package and is part of the Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module.
SAP ACMASPECTPFCG Table Fields
Following is the list of fields that are available in SAP ACMASPECTPFCG table. The primary key fields of the table are ID (ACM: UUID of an Aspect-PFCG_AUTH Entry).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
ID | ACM: UUID of an Aspect-PFCG_AUTH Entry | ACM_ASPECTPFCG_ID | RAW (16) | |
ASPECT_ID | ACM: UUID of an Aspect | ACM_ASPECT_ID | ACMASPECT | RAW (16) |
AUTH_OBJECT | Authorization Object | XUOBJECT | CHAR (10) | |
SACF_SCENARIO | Scenario Name for Switchable Authorization Check | SCEN_NAME | CHAR (40) |