Sunday, May 19, 2024

SAP Table ACMTSTRTCONDITIO – ACM-Runtime: Restriction-Conditions

ACMTSTRTCONDITIO is a standard SAP table in SAP ECC (or) S/4HANA which stores ACM-Runtime: Restriction-Conditions data. There are total 9 fields in ACMTSTRTCONDITIO table.This blog post provides key technical details of SAP table ACMTSTRTCONDITIO, including its availability across SAP S/4HANA versions and the list of CDS views for ACMTSTRTCONDITIO 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 ACMTSTRTCONDITIO Table Fields

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

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT * CLNT (3)
ID ACM: UUID of a Runtime table entry ACM_RUNTIME_ID SYSUUID RAW (16)
RTRESTRICTION_ID ACM: UUID of a Runtime table entry ACM_RUNTIME_ID SYSUUID RAW (16)
COLUMN_TYPE ACM: Type of a Authorization View Column ACM_AUTH_VIEW_COLUMN_TYPE ACM_AUTH_VIEW_COLUMN_TYPE CHAR (1)
POS ACM: Position in a Sequence ACM_SEQUENCE_NUMBER ACM_SEQUENCE_NUMBER INT4 (10)
AUTHVIEW_COLUMN ACM: Field Name ACM_FIELD_NAME FDNAME * CHAR (30)
ASPECT_EVAL_TIME ***DEPRECATED: ACM: Aspect Evaluation Time ACM_ASPECT_EVAL_TIME ACM_ASPECT_EVAL_TIME CHAR (3)
ASPECTVIEW_RTE View Name, 16 Characters VIEWNAME16 DBOBJ_NAME CHAR (16)
COMP_OPER_RT ACM-Runtime: Comparison Operator ACMRT_COMPARISON_OPERATOR ACMRT_COMPARISON_OPERATOR INT4 (10)

Availability

The SAP table ACMTSTRTCONDITIO 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 ACMTSTRTCONDITIO table

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