Data Element list used by SAP ABAP Function Module FITP_SELL_OPEN_FLIGHT (Direct sell of an open segment (LBBookOpenFlight))
SAP ABAP Function Module
FITP_SELL_OPEN_FLIGHT (Direct sell of an open segment (LBBookOpenFlight)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | API_ERROR_CODE | Return error code of API interface | SOURCE VALUE(ERROR_CODE) LIKE FTPS_API-ERROR_CODE |
|
| 2 | API_ERROR_TYPE | Type of API return error code | SOURCE VALUE(ERROR_TYPE) LIKE FTPS_API-ERROR_TYPE |
|
| 3 | FLIGHT_AIRLINE | Airline | SOURCE VALUE(AIRLINE_CODE) LIKE FTPT_FLIGHT-AIRLINE |
|
| 4 | FLIGHT_DATE_DEP | Flight departure date | SOURCE VALUE(DATE_DEP) LIKE FTPT_FLIGHT-DATE_DEP |
|
| 5 | FLIGHT_RBD | Flight Booking Code (RBD) | SOURCE VALUE(FLIGHT_CLASS) LIKE FTPT_FLIGHT-RBD |
|
| 6 | FLIGHT_SLOC_ARR | Flight Arrival Location | SOURCE VALUE(LOC_ARR) LIKE FTPT_FLIGHT-LOC_ARR |
|
| 7 | FLIGHT_SLOC_DEP | Departure Location | SOURCE VALUE(LOC_DEP) LIKE FTPT_FLIGHT-LOC_DEP |
|