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   Table Relationship Diagram
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 AIRLINEID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code SCARR
2 CONNECTID S_CONN_ID S_CONN_ID NUMC 4   0   Flight Connection Number SPFLI
3 FLIGHTDATE S_DATE S_DATE DATS 8   0   Flight date *
4 CUSTOMERID S_CUSTOMER S_BUSPANUM NUMC 8   0   Customer Number SCUSTOM
5 CLASS S_CLASS S_CLASS CHAR 1   0   Flight Class  
6 COUNTER S_COUNTNUM S_COUNTNUM NUMC 8   0   Number of sales office SCOUNTER
7 AGENCYNUM S_AGNCYNUM S_BUSPANUM NUMC 8   0   Travel Agency Number STRAVELAG
8 PASSNAME S_PASSNAME S_CUSTNAME CHAR 25   0   Name of the Passenger  
9 PASSFORM S_FORM S_TEXT15 CHAR 15   0   Form of address  
10 PASSBIRTH 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 STRAVELAG AGENCYNUM    
2 BAPISBONEW AIRLINEID SCARR CARRID    
3 BAPISBONEW CONNECTID SPFLI CONNID    
4 BAPISBONEW COUNTER SCOUNTER COUNTNUM    
5 BAPISBONEW CUSTOMERID SCUSTOM ID    
History
Last changed by/on SAP  20130604 
SAP Release Created in 610