SAP ACMTSTDTCONDITIO ACMTST: DTCondition (Expected test-results) Table
Overview
ACMTSTDTCONDITIO is a standard SAP S/4HANA table that stores ACMTST: DTCondition (Expected test-results) data. There are total 9 fields in the ACMTSTDTCONDITIO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACMTSTDTCONDITIO 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 ACMTSTDTCONDITIO to other SAP tables and standard CDS views available based on ACMTSTDTCONDITIO table in S/4HANA 2020.
Techincal Settings of ACMTSTDTCONDITIO
Below are technical details of the table ACMTSTDTCONDITIO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACMTSTDTCONDITIO Fields
The following table gives you an overview of the fields available in ACMTSTDTCONDITIO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ID | ACM: UUID of a Condition | ACM_CONDITION_ID | RAW | 16 | |
| RULEID | ACM: UUID of a Rule | ACM_RULE_ID | ACMRULE | RAW | 16 |
| CONDITIONPOS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 10 | |
| SEQUENCEPOS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 10 | |
| LOGICOPER | Logical Operator | ACM_LOGIC_OPERATOR | CHAR | 3 | |
| ACCONDITION | ACM: UUID of an Access Condition | ACM_ACCONDITION_ID | ACMACCONDITION | RAW | 16 |
| INHERIT_FROM_DTCONDID | ACM: UUID of a Condition | ACM_CONDITION_ID | RAW | 16 | |
| INHERIT_FROM_ROLENAME | ACM: Name of a Role | ACM_ROLE_NAME | CHAR | 30 | |
| INHERIT_FROM_DEPTH | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | 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 ACMTSTDTCONDITIO
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACMTSTDTCONDITIO | ACCONDITION | 1: N | ACMACCONDITION |
| ACMTSTDTCONDITIO | RULEID | 1: CN | ACMRULE |