Table list used by SAP ABAP Function Module BAPI_FLBOOKING_GETLIST (Determine list of flight bookings)
SAP ABAP Function Module
BAPI_FLBOOKING_GETLIST (Determine list of flight bookings) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIPAREX | Ref. structure for BAPI parameter ExtensionIn/ExtensionOut | SOURCE EXTENSION_OUT STRUCTURE BAPIPAREX OPTIONAL |
|
| 2 | BAPIPAREX | Ref. structure for BAPI parameter ExtensionIn/ExtensionOut | SOURCE EXTENSION_IN STRUCTURE BAPIPAREX OPTIONAL |
|
| 3 | BAPIRET1 | Return Parameter | ||
| 4 | BAPIRET2 | Return Parameter | ||
| 5 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 6 | BAPISBODAT | BAPI Structure for FlightBooking BO - Booking Data | ||
| 7 | BAPISBODAT | BAPI Structure for FlightBooking BO - Booking Data | SOURCE BOOKING_LIST STRUCTURE BAPISBODAT OPTIONAL |
|
| 8 | BAPISBODAT | BAPI Structure for FlightBooking BO - Booking Data | SOURCE VALUE(TRAVEL_AGENCY) LIKE BAPISBODAT-AGENCYNUM OPTIONAL |
|
| 9 | BAPISBOKEY | BAPI Structure for FlightBooking Business Object - Keys | SOURCE VALUE(AIRLINE) LIKE BAPISBOKEY-AIRLINEID OPTIONAL |
|
| 10 | BAPISCUKEY | BAPI Structure for FlightCustomer Business Object - Keys | SOURCE VALUE(CUSTOMER_NUMBER) LIKE BAPISCUKEY-CUSTOMERID OPTIONAL |
|
| 11 | BAPISFLAUX | BAPI Structure for Flight Business Object - Miscellaneous | SOURCE VALUE(MAX_ROWS) LIKE BAPISFLAUX-BAPIMAXROW OPTIONAL |
|
| 12 | BAPISFLDRA | BAPI Structure for Flight Business Object - Date Range | ||
| 13 | BAPISFLDRA | BAPI Structure for Flight Business Object - Date Range | SOURCE BOOKING_DATE_RANGE STRUCTURE BAPISFLDRA OPTIONAL |
|
| 14 | BAPISFLDRA | BAPI Structure for Flight Business Object - Date Range | SOURCE FLIGHT_DATE_RANGE STRUCTURE BAPISFLDRA OPTIONAL |
|
| 15 | SBOOK | Single Flight Booking | ||
| 16 | SCARR | Airline | ||
| 17 | STRAVELAG | Travel agency |