CTE_I_API_DEF - API Definition table
API Definition table information is stored in SAP table CTE_I_API_DEF.
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_I_API_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | API ID | X | CTE_API_ID | CHAR | 40 | |
CONTENT_TYPE | API Content Type | CTE_API_CONTENT_TYPE | CHAR | 2 | ||
AUTH_TYPE | API Authentication Type | CTE_API_AUTH_TYPE | CHAR | 8 | ||
CONNECT_API_IND | Boolean | CTE_BOOLEAN | CHAR | 2 | ||
JWT_IND | Boolean | CTE_BOOLEAN | CHAR | 2 | ||
SW_COMPONENT | Software Component | DLVUNIT | CHAR | 60 | ||
API_GROUP | Group Name | CTE_GROUPID | CHAR | 40 | ||
COMM_LOG_TAB | Table Name | TABNAME | CHAR | 60 | ||
CTE_OTYPE | Concur Integration - Object Type | CTE_OTYPE | CHAR | 4 | ||
DIRECT_CALL_IND | Boolean | CTE_BOOLEAN | CHAR | 2 | ||
CLOSE_CONN_IND | Boolean | CTE_BOOLEAN | CHAR | 2 | ||
HTTP_RESPONSE_CLASS | Reference type | CLASSNAME | CHAR | 60 |