Sunday, May 19, 2024

SAP Table ACMTSTRTCOND – ACMTST: Runtime Condition data (Expected test-results)

ACMTSTRTCOND is a standard SAP table in SAP ECC (or) S/4HANA which stores ACMTST: Runtime Condition data (Expected test-results) data. There are total 10 fields in ACMTSTRTCOND table.This blog post provides key technical details of SAP table ACMTSTRTCOND, including its availability across SAP S/4HANA versions and the list of CDS views for ACMTSTRTCOND table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Objects for Testing the ACM functionality (SACMTST)
Technical Component Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL)

SAP ACMTSTRTCOND Table Fields

The following is the list of fields that are available in SAP ACMTSTRTCOND table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
ID ACM: UUID of a Runtime table entry ACM_RUNTIME_ID SYSUUID RAW (16)
RTHEADER_ID ACM: UUID of a Runtime table entry ACM_RUNTIME_ID SYSUUID RAW (16)
SEQUENCEPOS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
LOGIC_OPER Logical Operator ACM_LOGIC_OPERATOR ACM_LOGIC_OPERATOR CHAR (3)
QUANTIFIER ACM: Quantifier ACM_QUANTIFIER ACM_QUANTIFIER CHAR (6)
CTE_ID ACM: UUID of a CTE entry ACM_CTE_ID SYSUUID RAW (16)
DTCONDITION_ID ACM: UUID of a Condition ACM_CONDITION_ID SYSUUID RAW (16)
COMP_OPER ACM: Comparison Operator (=, <>, <, >) ACM_COMPARISON_OPERATOR ACM_COMPARISON_OPERATOR CHAR (10)
ASPECT_TYPE ACM: Type of an Aspect ACM_ASPECT_TYPE ACM_ASPECT_TYPE CHAR (10)
ASPECT_ID ACM: UUID of an Aspect ACM_ASPECT_ID SYSUUID RAW (16)

Availability

The SAP table ACMTSTRTCOND is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ACMTSTRTCOND table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.