SAP COMC_TEXT_ASF Table – Assignment of Fields in Access Sequence

The COMC_TEXT_ASF table in SAP ERP or S/4HANA stores Assignment of Fields in Access Sequence data. There are total 8 fields in COMC_TEXT_ASF table. The Assignment of Fields in Access Sequence table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of COMC_TEXT_ASF table. It is in COM: Customizing for Text Processing (COM_TEXT_CUST) ABAP package and is part of the Text Management (CRM-BF-TM) module.

SAP COMC_TEXT_ASF Table Fields

Following is the list of fields that are available in SAP COMC_TEXT_ASF table. The primary key fields of the table are CLIENT (Client), OBJECT (Text Object), ACCESS_SEQ (Access Sequence for Texts), ACCESS_SEQNO (Sequence in Access Sequence), KEYFIELD (Field from Structure in Text Key).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
OBJECT Text Object COMT_TEXT_TEXTOBJECT COMC_TEXT_O CHAR (10)
ACCESS_SEQ Access Sequence for Texts COMT_TEXT_ACCESS_SEQUENCE COMC_TEXT_AS CHAR (8)
ACCESS_SEQNO Sequence in Access Sequence COMT_TEXT_ACCESS_SEQNO COMC_TEXT_ASD CHAR (4)
KEYFIELD Field from Structure in Text Key COMT_TEXT_KEYFIELD * CHAR (30)
COMFIELD Field from Text Object Communication Structure COMT_TEXT_COMFIELD * CHAR (30)
INITIAL_READ Read Access for Initial Value COMT_TEXT_INITIAL_READ CHAR (1)
CONSTANT Fixed Key for Text Access COMT_TEXT_CONSTANT CHAR (70)