ACMHIERARDUMMY - Dummy table for hierarchy data storage NEEDED!
Dummy table for hierarchy data storage NEEDED! information is stored in SAP table ACMHIERARDUMMY.
It is part of development package SACMAT_API in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Administration API".
It is part of development package SACMAT_API in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Administration API".
Fields for table ACMHIERARDUMMY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| HIERARCHYID_HASH | ACM: Hash Value | X | ACM_HASH | CHAR | 80 | |
| VERSION | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| RANK | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
| POSTRANK | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| ID | ACM: Globally unique ID - primary key of all ACM tables | ACM_ID | RAW | 16 | ||
| IS_LEAF | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 |