SAP Table BAPISFLREP
BAPI Structure for Flight BO - Flight Data (Replica)
BAPISFLREP (BAPI Structure for Flight BO - Flight Data (Replica)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPISFLREP to other SAP tables.
BAPISFLREP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
AIRLINEID | Airline Code | S_CARR_ID | SCARR | CHAR | 3 | 0 | ||
CONNECTID | Flight Connection Number | S_CONN_ID | SPFLI | NUMC | 4 | 0 | ||
FLIGHTDATE | Flight date | S_DATE | DATS | 8 | 0 | |||
PRICE | Standard listed airfare for flight | S_PRICE_2 | DEC | 23 | 4 | |||
CURR | Local currency of airline | S_CURRCODE | SCURX | CUKY | 5 | 0 | ||
CURR_ISO | ISO currency code | S_CURR_ISO | CHAR | 3 | 0 | |||
PLANETYPE | Aircraft Type | S_PLANETYE | SAPLANE | CHAR | 10 | 0 |
BAPISFLREP foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
BAPISFLREP | AIRLINEID | SYST | MANDT | SCARR | Airline | MANDT |
BAPISFLREP | AIRLINEID | BAPISFLREP | AIRLINEID | SCARR | Airline | CARRID |
BAPISFLREP | CONNECTID | BAPISFLREP | AIRLINEID | SPFLI | Flight schedule | CARRID |
BAPISFLREP | CONNECTID | BAPISFLREP | CONNECTID | SPFLI | Flight schedule | CONNID |
BAPISFLREP | CONNECTID | SYST | MANDT | SPFLI | Flight schedule | MANDT |
BAPISFLREP | CURR | BAPISFLREP | CURR | SCURX | Currency for Workbench training data model BC_Travel | CURRKEY |
BAPISFLREP | PLANETYPE | SYST | MANDT | SAPLANE | Plane | MANDT |
BAPISFLREP | PLANETYPE | BAPISFLREP | PLANETYPE | SAPLANE | Plane | PLANETYPE |