The CTE_C_CUST_FIELD table in SAP ERP or S/4HANA stores Cost Object Hierarchy Customer Fields data. There are total 3 fields in CTE_C_CUST_FIELD table. The Cost Object Hierarchy Customer Fields 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_CUST_FIELD table. It is in Concur T&E Integration: FIN Master Data related services (CTE_FIN_MD_IMP) ABAP package and is part of the Concur S/4HANA Financial Integration (BNS-CON-SE-S4-FIN) module.
SAP CTE_C_CUST_FIELD Table Fields
Following is the list of fields that are available in SAP CTE_C_CUST_FIELD table. The primary key fields of the table are CLIENT (Client), CUST_FIELD (Cost Object Hierarchy Custom Field ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| CUST_FIELD | Cost Object Hierarchy Custom Field ID | CTE_COST_OBJ_CUST_FIELD | CHAR (10) | |
| OTYPE | Concur Integration – Object Type | CTE_OTYPE | CTE_C_OTYPE | CHAR (2) |


