ACMASPPFCGDETAIL
ACM: Details for PFCG_AUTH-Aspects
ACMASPPFCGDETAIL is an SAP database table in S/4HANA. ACM: Details for PFCG_AUTH-Aspects. It contains 8 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| ACM_DT_DEPENDENCIES | view | left_outer | ACM: Designtime-Dependencies of DCL-Objects | |
| ACM_DT_DEPENDENCIES | view | inner | ACM: Designtime-Dependencies of DCL-Objects | |
| ACM_DT_DEPENDENCIES_CELL | view | left_outer | ACM DT-Dependencies for cell-based access | |
| acm_dt_dependencies_cte | view | left_outer | ACM DT-Dependencies | |
| ACM_DT_DEPENDENCIES_HIERAR_CTE | view | left_outer | ACM DT-Dependencies of Hierarchy-Objects | |
| ACM_DT_DEPENDENCIES_ROW | view | left_outer | ACM DT-Dependencies for row-based access |
Fields (8)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | id | acm_asppfcgdetail_id | Aspect PFCG ID | |||
| aspectpfcg_id | acm_aspectpfcg_id | Aspect PFCG_AUTH ID | ||||
| mapping_id | acm_mapping_id | GUID | ||||
| pos | acm_sequence_number | Position | ||||
| auth_field | xufield | Field Name | ||||
| used_for_mapping | boolean | Boolean Variable (X = True, - = False, Space = Unknown) | ||||
| mapping_group_no | acm_mapping_group_no | Mapp. Group No | ||||
| fix_value | xuval | Value |
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.
-- ACM: Details for PFCG_AUTH-Aspects
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ACMASPPFCGDETAIL (
ID, -- Aspect PFCG ID [acm_asppfcgdetail_id]
ASPECTPFCG_ID, -- Aspect PFCG_AUTH ID [acm_aspectpfcg_id]
MAPPING_ID, -- GUID [acm_mapping_id]
POS, -- Position [acm_sequence_number]
AUTH_FIELD, -- Field Name [xufield]
USED_FOR_MAPPING, -- Boolean Variable (X = True, - = False, Space = Unknown) [boolean]
MAPPING_GROUP_NO, -- Mapp. Group No [acm_mapping_group_no]
FIX_VALUE, -- Value [xuval]
PRIMARY KEY (ID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA