SAP ACMPFCGMAPPING ACM: PFCG Field Mapping (for Hierarchy Authorization) Table
Overview
ACMPFCGMAPPING is a standard SAP S/4HANA table that stores ACM: PFCG Field Mapping (for Hierarchy Authorization) data. There are total 11 fields in the ACMPFCGMAPPING table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMPFCGMAPPING belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Common Objects for Access Control Management (SACM_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMPFCGMAPPING to other SAP tables and standard CDS views available based on ACMPFCGMAPPING table in S/4HANA 2020.
Techincal Settings of ACMPFCGMAPPING
Below are technical details of the table ACMPFCGMAPPING
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMPFCGMAPPING Fields
The following table gives you an overview of the fields available in ACMPFCGMAPPING
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ID | ACM: Mapping ID | ACM_MAPPING_ID | RAW | 16 | |
| PARENT_ID | ACM: UUID of an Aggregate (Accesspolicy) | ACM_AGGREGATE_ID | ACMAGGREGATE | RAW | 16 |
| PARENT_TYPE | ACM: Type of an DCL Top-Level Object | ACM_DCLTOPLEVEL_TYPE | CHAR | 10 | |
| POS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 10 | |
| NAME | ACM: Name of a Mapping | ACM_MAPPING_NAME | CHAR | 30 | |
| DESCRIPTION | ACM: Description of a Mapping (EndUserText.Label) | ACM_MAPPING_DESCRIPTION | CHAR | 80 | |
| AUTH_OBJECT | Authorization Object | XUOBJECT | CHAR | 10 | |
| SACF_SCENARIO | Scenario Name for Switchable Authorization Check | SCEN_NAME | CHAR | 40 | |
| MAPPING_VIEW_ENTITYNAME | ACM: Name of an CDS Entity | ACM_ENTITY_ID | CHAR | 30 | |
| DATASOURCE_NAME | ACM: Name of a Hierarchy Datasource | ACM_HIER_DATASOURCE_NAME | CHAR | 30 | |
| CTE_ID | ACM: UUID of a CTE entry | ACM_CTE_ID | RAW | 16 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACMPFCGMAPPING
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMPFCGMAPPING | PARENT_ID | 1: CN | ACMAGGREGATE |