The CTE_C_OTYPE_T table in SAP ERP or S/4HANA stores Concur Integration – Object Type Description data. There are total 5 fields in CTE_C_OTYPE_T table. The Concur Integration – Object Type Description 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_C_OTYPE_T 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_C_OTYPE_T Table Fields
Following is the list of fields that are available in SAP CTE_C_OTYPE_T table. The primary key fields of the table are CLIENT (Client), OTYPE (Concur Integration – Object Type), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| OTYPE | Concur Integration – Object Type | CTE_OTYPE | CTE_C_OTYPE | CHAR (2) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| OTYPE_DESCRIPTION | Concur Integration – Object Type Description | CTE_OTYPE_TEXT | CHAR (50) | |
| OTYPE_TOOLTIP | Concur Integration – Tooltip (Replaces Object Type Descr.) | CTE_OTYPE_TOOLTIP | CHAR (50) |


