The ACMTSTRTMRRESTR table in SAP ERP or S/4HANA stores ACMTST: Runtime: Restrictions (for Mapping-Roles) data. There are total 8 fields in ACMTSTRTMRRESTR table. The ACMTST: Runtime: Restrictions (for Mapping-Roles) 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 ACMTSTRTMRRESTR table. It is in Objects for Testing the ACM functionality (SACMTST) ABAP package and is part of the Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module.
SAP ACMTSTRTMRRESTR Table Fields
Following is the list of fields that are available in SAP ACMTSTRTMRRESTR table. The primary key fields of the table are ID (ACM: UUID of a Runtime table entry).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ID | ACM: UUID of a Runtime table entry | ACM_RUNTIME_ID | RAW (16) | |
| ACM_RESOTYPE | ACM: Resource Type | ACM_RESOURCE_TYPE | INT4 (10) | |
| RESTRICTIONPOS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 (10) | |
| LOGIC_OPER_RT | ACM-Runtime: Logical Operator | ACMRT_LOGIC_OPERATOR | INT4 (10) | |
| AUTHVIEW | View Name, 16 Characters | VIEWNAME16 | CHAR (16) | |
| ACCOND_PATHTYPE | ACM: Type of an Access-Condition Path | ACM_ACCONDPATH_TYPE | CHAR (10) | |
| ASPECTPFCG_ID | ACM: UUID of an Aspect-PFCG_AUTH Entry | ACM_ASPECTPFCG_ID | RAW (16) | |
| CTE_ID | ACM: UUID of a CTE entry | ACM_CTE_ID | RAW (16) |


