SAP ABAP Table BAPISBONEW (BAPI Structure for FlightBooking BO - New Booking Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_IBF_SBOOK (Package) Business Object Flight Booking with BAPIs (Demo Only)
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | BAPISBONEW |
|
| Short Description | BAPI Structure for FlightBooking BO - New Booking Data |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
S_CARR_ID | S_CARR_ID | CHAR | 3 | 0 | Airline Code | SCARR | |
| 2 | |
S_CONN_ID | S_CONN_ID | NUMC | 4 | 0 | Flight Connection Number | SPFLI | |
| 3 | |
S_DATE | S_DATE | DATS | 8 | 0 | Flight date | * | |
| 4 | |
S_CUSTOMER | S_BUSPANUM | NUMC | 8 | 0 | Customer Number | SCUSTOM | |
| 5 | |
S_CLASS | S_CLASS | CHAR | 1 | 0 | Flight Class | ||
| 6 | |
S_COUNTNUM | S_COUNTNUM | NUMC | 8 | 0 | Number of sales office | SCOUNTER | |
| 7 | |
S_AGNCYNUM | S_BUSPANUM | NUMC | 8 | 0 | Travel Agency Number | STRAVELAG | |
| 8 | |
S_PASSNAME | S_CUSTNAME | CHAR | 25 | 0 | Name of the Passenger | ||
| 9 | |
S_FORM | S_TEXT15 | CHAR | 15 | 0 | Form of address | ||
| 10 | |
S_BIRTHDAT | S_DATE | DATS | 8 | 0 | Date of Birth of a Passenger | * |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | BAPISBONEW | AGENCYNUM | |
|
|||
| 2 | BAPISBONEW | AIRLINEID | |
|
|||
| 3 | BAPISBONEW | CONNECTID | |
|
|||
| 4 | BAPISBONEW | COUNTER | |
|
|||
| 5 | BAPISBONEW | CUSTOMERID | |
|
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 610 |