SAP ACMTSTRTCONDITIO ACM-Runtime: Restriction-Conditions Table
Overview
ACMTSTRTCONDITIO is a standard SAP S/4HANA table that stores ACM-Runtime: Restriction-Conditions data. There are total 9 fields in the ACMTSTRTCONDITIO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTSTRTCONDITIO belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Objects for Testing the ACM functionality (SACMTST).
In addition, following links provide an overview of foreign key relationships, if any, that link ACMTSTRTCONDITIO to other SAP tables and standard CDS views available based on ACMTSTRTCONDITIO table in S/4HANA 2020.
Techincal Settings of ACMTSTRTCONDITIO
Below are technical details of the table ACMTSTRTCONDITIO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTSTRTCONDITIO Fields
The following table gives you an overview of the fields available in ACMTSTRTCONDITIO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ID | ACM: UUID of a Runtime table entry | ACM_RUNTIME_ID | RAW | 16 | |
| RTRESTRICTION_ID | ACM: UUID of a Runtime table entry | ACM_RUNTIME_ID | RAW | 16 | |
| COLUMN_TYPE | ACM: Type of a Authorization View Column | ACM_AUTH_VIEW_COLUMN_TYPE | CHAR | 1 | |
| POS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 10 | |
| AUTHVIEW_COLUMN | ACM: Field Name | ACM_FIELD_NAME | * | CHAR | 30 |
| ASPECT_EVAL_TIME | ***DEPRECATED: ACM: Aspect Evaluation Time | ACM_ASPECT_EVAL_TIME | CHAR | 3 | |
| ASPECTVIEW_RTE | View Name, 16 Characters | VIEWNAME16 | CHAR | 16 | |
| COMP_OPER_RT | ACM-Runtime: Comparison Operator | ACMRT_COMPARISON_OPERATOR | INT4 | 10 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACMTSTRTCONDITIO