SAP CTE_I_OBJ_TXTMAP Table – map reference text id from text group to otype

The CTE_I_OBJ_TXTMAP table in SAP ERP or S/4HANA stores map reference text id from text group to otype data. There are total 6 fields in CTE_I_OBJ_TXTMAP table. The map reference text id from text group to otype 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 CTE_I_OBJ_TXTMAP table. It is in Concur T&E Integration: Central services like error handling (CTE_FND_IMP) ABAP package and is part of the Concur S/4HANA Integration (BNS-CON-SE-S4) module.

SAP CTE_I_OBJ_TXTMAP Table Fields

Following is the list of fields that are available in SAP CTE_I_OBJ_TXTMAP table. The primary key fields of the table are OTYPE (Concur Integration – Object Type), TEXT_GROUP (Text Group), TEXT_ID (Text ID).

Field Description Data Element Check Table Data Type
OTYPE Concur Integration – Object Type CTE_OTYPE CHAR (2)
TEXT_GROUP Text Group CTE_TEXT_GROUP CHAR (10)
TEXT_ID Text ID CTE_TEXT_ID CHAR (20)
DOCU_CLASS Document Class CTE_DOCU_CLASS CHAR (2)
DOCU_OBJECT Documentation Object DOKU_OBJ CHAR (60)
DOCU_KEY Internal ABAP Text Number INUM CHAR (8)