ACMASPECTPFCG
ACM: Dedicated PFCG_AUTH-Aspects
ACMASPECTPFCG is an SAP database table in S/4HANA. ACM: Dedicated PFCG_AUTH-Aspects. It contains 5 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| 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 | |
| SACMRT_ASPPFCG | view_entity | from | ACM RT: Buffered access to PFCG Aspects |
Fields (5)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | id | acm_aspectpfcg_id | Aspect PFCG_AUTH ID | |||
| aspect_id | acm_aspect_id | Aspect ID | ||||
| auth_object | xuobject | Object | ||||
| sacf_scenario | scen_name | Scenario Name | ||||
| aspectexpr_canon | acm_aspectexpr_canon | Aspect-Expression |
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: Dedicated PFCG_AUTH-Aspects
-- Category TRANSPARENT · Delivery class W
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ACMASPECTPFCG (
ID, -- Aspect PFCG_AUTH ID [acm_aspectpfcg_id]
ASPECT_ID, -- Aspect ID [acm_aspect_id]
AUTH_OBJECT, -- Object [xuobject]
SACF_SCENARIO, -- Scenario Name [scen_name]
ASPECTEXPR_CANON, -- Aspect-Expression [acm_aspectexpr_canon]
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