SAP ACMACFIELD ACM: Access-Condition Field Table

Overview

ACMACFIELD is a standard SAP S/4HANA table that stores ACM: Access-Condition Field data. There are total 7 fields in the ACMACFIELD table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table ACMACFIELD belongs to Data Control Language (DCL) (Define Authorizations for CDS) (BC-SEC-AUT-DCL) module and is located in the package Common Objects for Access Control Management (SACM_COMMON).

In addition, following links provide an overview of foreign key relationships, if any, that link ACMACFIELD to other SAP tables and standard CDS views available based on ACMACFIELD table in S/4HANA 2020.

Techincal Settings of ACMACFIELD

Below are technical details of the table ACMACFIELD

  • Buffering not allowed
  • No buffering
  • Storage type is Column Store

List of ACMACFIELD Fields

The following table gives you an overview of the fields available in ACMACFIELD

FieldDescriptionData ElementCheck TableData TypeLength
IDACM: UUID of an Access-Condition FieldACM_ACFIELD_IDRAW16
ACCONDITION_IDACM: UUID of an Access ConditionACM_ACCONDITION_IDRAW16
FIELDPOSACM: Position in a SequenceACM_SEQUENCE_NUMBERINT410
ENTITY_FIELDNAMEACM: Field NameACM_FIELD_NAMECHAR30
COMP_OPERACM: Comparison Operator (=, <>, <, >)ACM_COMPARISON_OPERATORCHAR10
ASPECT_IDACM: UUID of an AspectACM_ASPECT_IDRAW16
ASPECT_GENERICBoolean Variable (X = True, - = False, Space = Unknown)BOOLEANCHAR1

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 ACMACFIELD

Other References