Sunday, May 19, 2024

SAP Table ACMTSTCTECOLNAME – ACMTST: CTE column names (Expected test-results)

ACMTSTCTECOLNAME is a standard SAP table in SAP ECC (or) S/4HANA which stores ACMTST: CTE column names (Expected test-results) data. There are total 14 fields in ACMTSTCTECOLNAME table.This blog post provides key technical details of SAP table ACMTSTCTECOLNAME, including its availability across SAP S/4HANA versions and the list of CDS views for ACMTSTCTECOLNAME 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 ACMTSTCTECOLNAME Table Fields

The following is the list of fields that are available in SAP ACMTSTCTECOLNAME 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 CTE-columnname entry ACM_CTECOLNAME_ID SYSUUID RAW (16)
CTE_ID ACM: UUID of a CTE entry ACM_CTE_ID SYSUUID RAW (16)
CTE_FIELDNAME ACM: Name of a CTE field ACM_CTE_FIELDNAME FDNAME CHAR (30)
IS_FIELD ACM: Field belongs to the protected entity (no path) ACM_IS_FIELD BOOLE CHAR (1)
COLNAME_TYPE ACM: Type of a CTE Column-name ACM_CTE_COLNAMETYPE ACM_CTE_COLNAMETYPE CHAR (9)
ENTITY_NAME ACM: Name of an CDS Entity ACM_ENTITY_ID ACM_DDSTRUCOBJNAME CHAR (30)
ENTITY_FIELDNAME ACM: Field Name ACM_FIELD_NAME FDNAME CHAR (30)
ENTITY_PARAMNAME ACM: Name of an (Entity) Parameter ACM_PARAMETER_NAME FDNAME CHAR (30)
LITERAL_LEFTSIDE ACM: Value of a literal on the left side of a condition ACM_LITERAL_LEFTSIDE ACM_VALUE_LITERAL SSTR (250)
DDIC_DATATYPE Data Type in ABAP Dictionary DATATYPE_D DATATYPE CHAR (4)
DDIC_LENG Length (No. of Characters) DDLENG DDLENG NUMC (6)
DDIC_DECIMALS Number of Decimal Places DECIMALS DDLENG NUMC (6)
MAPPINGDETAIL_ID ACM: Mapping-Detail ID ACM_MAPPINGDETAIL_ID ACM_ID RAW (16)
MAPPINGOUTPUT_ID ACM: Mapping-Output ID ACM_MAPPINGOUTPUT_ID ACM_ID RAW (16)

Availability

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

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