CTE_C_FIELD_MAP - Field mapping between SAP ERP and concur
Field mapping between SAP ERP and concur information is stored in SAP table CTE_C_FIELD_MAP.
It is part of development package CTE_FND_IMP in software component BNS-CON-SE-S4. This development package consists of objects that can be grouped under "Concur T&E Integration: Central services like error handling".
It is part of development package CTE_FND_IMP in software component BNS-CON-SE-S4. This development package consists of objects that can be grouped under "Concur T&E Integration: Central services like error handling".
Fields for table CTE_C_FIELD_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
SYSTEM_KEY | System Key | X | CTE_SYSTEM_KEY_NUMBER | INT1 | 1 | CTE_C_CONNECTION |
FEATURE_NAME | Concur Feature Name | X | CTE_CONCUR_FEATURE_NAME | CHAR | 20 | CTE_I_FORM_TYPE |
FORM_TYPE | Concur Form Type | X | CTE_CONCUR_FORM_TYPE | CHAR | 30 | CTE_I_FORM_TYPE |
CONCUR_FIELD_ID | Concur Field ID | X | CTE_CONCUR_FIELD_ID | CHAR | 100 | |
CONC_FIELD_NAME | Concur Field Name (description of Field ID) | CTE_CONCUR_FIELD_NAME | CHAR | 128 | ||
SAP_API_FLD_NAME | Field name in SAP API structure | CTE_SAP_API_FIELD_NAME | CHAR | 60 | ||
SAP_TABLE_NAME | Table Name | TABNAME | CHAR | 60 | CTE_I_SAP_TABLE | |
SAP_INFOTYPE | Infotype | INFTY | CHAR | 8 | T777D | |
SAP_SUBTYPE | Subtype | SUBTY | CHAR | 8 | ||
SAP_FIELD_NAME | Field Name | FIELDNAME | CHAR | 60 | DD03L | |
SAP_IMPL_CODE | Code for individual SAP implementation for field mapping | CTE_SAP_IMPLEMENTATION_CODE | CHAR | 60 | CTE_I_SAP_IMPL | |
CONVERSION_CODE | Conversion code for field mapping | CTE_CONVERSION_CODE | CHAR | 40 | ||
READ_CODE_MAP | Value is defined in code mapping table | CTE_READ_CODE_MAP | CHAR | 2 |