The ACMHIERARDATATAB table in SAP ERP or S/4HANA stores ACM Hierarchy Metadata Headerinfo data. There are total 5 fields in ACMHIERARDATATAB table. The ACM Hierarchy Metadata Headerinfo 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 ACMHIERARDATATAB 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 ACMHIERARDATATAB Table Fields
Following is the list of fields that are available in SAP ACMHIERARDATATAB table. The primary key fields of the table are ID (ACM: Hierarchy-Data-Table ID).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
ID | ACM: Hierarchy-Data-Table ID | ACM_HIERARDATATAB_ID | RAW (16) | |
HIERARCHY_VIEW_NAME | ACM: Name of an CDS Entity | ACM_ENTITY_ID | CHAR (30) | |
DIMENSION_VIEW_NAME | ACM: Name of an CDS Entity | ACM_ENTITY_ID | CHAR (30) | |
DATASOURCE_TYPE | ACM: Type of a Hierarchy Datasource | ACM_HIER_DATASOURCE_TYPE | CHAR (10) | |
DATASOURCE_NAME | ACM: Name of a Hierarchy Datasource | ACM_HIER_DATASOURCE_NAME | CHAR (30) |