Table list used by SAP ABAP Function Module BAPI_FLBOOKING_CREATEFROMDATA (Create Flight Booking)
SAP ABAP Function Module
BAPI_FLBOOKING_CREATEFROMDATA (Create Flight Booking) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIPAREX | Ref. structure for BAPI parameter ExtensionIn/ExtensionOut | SOURCE EXTENSION_IN STRUCTURE BAPIPAREX OPTIONAL |
|
| 2 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 3 | BAPIRET2 | Return Parameter | ||
| 4 | BAPISBODAT | BAPI Structure for FlightBooking BO - Booking Data | SOURCE VALUE(RESERVE_ONLY) LIKE BAPISBODAT-RESERVED DEFAULT SPACE |
|
| 5 | BAPISBOKEY | BAPI Structure for FlightBooking Business Object - Keys | SOURCE VALUE(AIRLINEID) LIKE BAPISBOKEY-AIRLINEID |
|
| 6 | BAPISBOKEY | BAPI Structure for FlightBooking Business Object - Keys | SOURCE VALUE(BOOKINGNUMBER) LIKE BAPISBOKEY-BOOKINGID |
|
| 7 | BAPISBONEW | BAPI Structure for FlightBooking BO - New Booking Data | ||
| 8 | BAPISBONEW | BAPI Structure for FlightBooking BO - New Booking Data | SOURCE VALUE(BOOKING_DATA) LIKE BAPISBONEW |
|
| 9 | BAPISBOPRI | BAPI Structure for FlightBooking Business Object - Price | ||
| 10 | BAPISBOPRI | BAPI Structure for FlightBooking Business Object - Price | SOURCE VALUE(TICKET_PRICE) LIKE BAPISBOPRI |
|
| 11 | BAPISFLAUX | BAPI Structure for Flight Business Object - Miscellaneous | SOURCE VALUE(TEST_RUN) LIKE BAPISFLAUX-TESTRUN DEFAULT SPACE |
|
| 12 | SCOUNTER | Sales counter | ||
| 13 | SCUSTOM | Flight customers | ||
| 14 | SFLIGHT | Flight | ||
| 15 | SFL_PRICE | Flight Price (Internal for Flight BAPIs) | ||
| 16 | STRAVELAG | Travel agency |