SFLBOPOS - Flight Booking Order Item
Flight Booking Order Item information is stored in SAP table SFLBOPOS.
It is part of development package SAI_DEMO_AGENCY in software component BC-XI-IS. This development package consists of objects that can be grouped under "Exchange Infrastructure: Demo Example - Agency".
It is part of development package SAI_DEMO_AGENCY in software component BC-XI-IS. This development package consists of objects that can be grouped under "Exchange Infrastructure: Demo Example - Agency".
Fields for table SFLBOPOS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | S_MANDT | CLNT | 3 | T000 |
AGENCYNUM | Travel Agency Number | X | S_AGNCYNUM | NUMC | 8 | STRAVELAG |
ORDERNUM | Flight Booking Order Number | X | S_FBONUM | NUMC | 8 | SFLBO |
ITEMNUM | Flight Booking Order Item Number | X | S_ITEMNUM | NUMC | 4 | |
CARRID | Airline Code | S_CARR_ID | CHAR | 3 | SCARR | |
CONNID | Flight Connection Number | S_CONN_ID | NUMC | 4 | SPFLI | |
FLDATE | Flight date | S_DATE | DATS | 8 | * | |
FIRSTNAME | Passenger First Name | S_PASSNAME1 | CHAR | 10 | ||
SURNAME | Passenger Last Name | S_PASSNAME2 | CHAR | 15 | ||
PASSFORM | Form of address | S_FORM | CHAR | 15 | ||
PASSBIRTH | Date of Birth of a Passenger | S_BIRTHDAT | DATS | 8 | * | |
STATUS | Status of Flight Booking Order Item | S_FBOSTAT2 | CHAR | 1 | ||
BOOKID | Booking number | S_BOOK_ID | NUMC | 8 | SBOOK |