The CTE_I_FORM_TYP_T table in SAP ERP or S/4HANA stores Text table for Form Type data. There are total 3 fields in CTE_I_FORM_TYP_T table. The Text table for Form Type 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_FORM_TYP_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_I_FORM_TYP_T Table Fields
Following is the list of fields that are available in SAP CTE_I_FORM_TYP_T table. The primary key fields of the table are LANGU (Language Key), FEATURE_NAME (Concur Feature Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | SPRAS | LANG (1) | |
| FEATURE_NAME | Concur Feature Name | CTE_CONCUR_FEATURE_NAME | CTE_I_FORM_TYPE | CHAR (10) |
| DESCRIPTION | Text (80 Characters) | TEXT80 | CHAR (80) |


