SAP Table SXIDEMO_SPFLI_CONN
Flight Plan Data for Connecting Flights (Only for XI Demo)
SXIDEMO_SPFLI_CONN (Flight Plan Data for Connecting Flights (Only for XI Demo)) 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 SXIDEMO_SPFLI_CONN to other SAP tables.
SXIDEMO_SPFLI_CONN table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
FLCONN | Flight connection number at travel agency | S_FLCONN | NUMC | 4 | 0 | |||
HOP | Number of Route Segment | S_HOP | NUMC | 1 | 0 | |||
CARRID | Airline Code | S_CARR_ID | CHAR | 3 | 0 | |||
CARRNAME | Airline name | S_CARRNAME | CHAR | 20 | 0 | |||
CONNID | Flight Connection Number | S_CONN_ID | NUMC | 4 | 0 | |||
CITYFROM | Departure city | S_FROM_CIT | CHAR | 20 | 0 | |||
AIRPFROM | Departure airport | S_FROMAIRP | CHAR | 3 | 0 | |||
CITYTO | Arrival city | S_TO_CITY | CHAR | 20 | 0 | |||
AIRPTO | Destination airport | S_TOAIRP | CHAR | 3 | 0 | |||
DEPTIME | Departure time | S_DEP_TIME | TIMS | 6 | 0 | |||
ARRTIME | Arrival time | S_ARR_TIME | TIMS | 6 | 0 | |||
PERIOD | Arrival n day(s) later | S_PERIOD | INT1 | 3 | 0 | |||
DAYSLATER | Leg: Departure n day(s) later | S_PERIOD3 | INT1 | 3 | 0 |