Table/Structure Field list used by SAP ABAP Function Module FITP_GET_ERROR_TEXT (Get error text description for a given error code)
SAP ABAP Function Module
FITP_GET_ERROR_TEXT (Get error text description for a given error code) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FTPS_API - CTXTID | FTPS_API-CTXTID | SOURCE VALUE(CONTEXT_HANDLER) LIKE FTPS_API-CTXTID |
|
| 2 | FTPS_API - ERROR_CODE | Return error code of API interface | SOURCE VALUE(ERROR_CODE) LIKE FTPS_API-ERROR_CODE |
|
| 3 | FTPS_API - ERROR_TEXT | FTPS_API-ERROR_TEXT | SOURCE VALUE(ERROR_TEXT) LIKE FTPS_API-ERROR_TEXT |
|
| 4 | FTPS_API - ERROR_TYPE | Type of API return error code | SOURCE VALUE(ERROR_TYPE) LIKE FTPS_API-ERROR_TYPE |
|