SAP ABAP Table BAPISFLDAT (BAPI Structure for Flight Business Object - Flight Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_IBF_SFLIGHT (Package) Business Object Flight with BAPIs (Demonstration Only)
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | BAPISFLDAT |
|
| Short Description | BAPI Structure for Flight Business Object - Flight 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_CARRNAME | S_NAME20 | CHAR | 20 | 0 | Airline name | ||
| 3 | |
S_CONN_ID | S_CONN_ID | NUMC | 4 | 0 | Flight Connection Number | SPFLI | |
| 4 | |
S_DATE | S_DATE | DATS | 8 | 0 | Flight date | * | |
| 5 | |
S_FROMAIRP | S_AIRPID | CHAR | 3 | 0 | Departure airport | SAIRPORT | |
| 6 | |
S_FROM_CIT | S_CITY | CHAR | 20 | 0 | Departure city | SGEOCITY | |
| 7 | |
S_TOAIRP | S_AIRPID | CHAR | 3 | 0 | Destination airport | SAIRPORT | |
| 8 | |
S_TO_CITY | S_CITY | CHAR | 20 | 0 | Arrival city | SGEOCITY | |
| 9 | |
S_DEP_TIME | S_TIME | TIMS | 6 | 0 | Departure time | ||
| 10 | |
S_ARR_TIME | S_TIME | TIMS | 6 | 0 | Arrival time | ||
| 11 | |
S_ARRDATE | S_DATE | DATS | 8 | 0 | Arrival date | * | |
| 12 | |
S_PRICE_2 | BAPICURR | DEC | 23 | 4 | Standard listed airfare for flight | ||
| 13 | |
S_CURRCODE | S_CURR | CUKY | 5 | 0 | Local currency of airline | SCURX | |
| 14 | |
S_CURR_ISO | ISOCD | CHAR | 3 | 0 | ISO currency code |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | BAPISFLDAT | AIRLINEID | |
|
|||
| 2 | BAPISFLDAT | AIRPORTFR | |
|
|||
| 3 | BAPISFLDAT | AIRPORTTO | |
|
|||
| 4 | BAPISFLDAT | CITYFROM | |
|
|||
| 5 | BAPISFLDAT | CITYTO | |
|
|||
| 6 | BAPISFLDAT | CONNECTID | |
|
|||
| 7 | BAPISFLDAT | CURR | |
|
REF |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 610 |