SAP ACMTSTPFCGMAPPIN ACMTST: PFCG Field Mapping (for Hierarchy Authorization) Table
Overview
ACMTSTPFCGMAPPIN is a standard SAP S/4HANA table that stores ACMTST: PFCG Field Mapping (for Hierarchy Authorization) data. There are total 11 fields in the ACMTSTPFCGMAPPIN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTSTPFCGMAPPIN belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Objects for Testing the ACM functionality (SACMTST).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMTSTPFCGMAPPIN to other SAP tables and standard CDS views available based on ACMTSTPFCGMAPPIN table in S/4HANA 2020.
Techincal Settings of ACMTSTPFCGMAPPIN
Below are technical details of the table ACMTSTPFCGMAPPIN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTSTPFCGMAPPIN Fields
The following table gives you an overview of the fields available in ACMTSTPFCGMAPPIN
| 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 ACMTSTPFCGMAPPIN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMTSTPFCGMAPPIN | PARENT_ID | 1: CN | ACMAGGREGATE |