Table/Structure Field list used by SAP ABAP Function Module BAPI_SFLIGHT_GETLIST (List of flights)
SAP ABAP Function Module
BAPI_SFLIGHT_GETLIST (List of flights) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 - TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | ||
| 2 | BAPISFDETA - CARRID | Airline Code | ||
| 3 | BAPISFDETA - COUNTRYTO | Country Key | SOURCE VALUE(TOCOUNTRYKEY) LIKE BAPISFDETA-COUNTRYTO |
|
| 4 | BAPISFDETA - COUNTRYTO | Country Key | ||
| 5 | BAPISFDETA - COUNTRYFR | Country Key | SOURCE VALUE(FROMCOUNTRYKEY) LIKE BAPISFDETA-COUNTRYFR |
|
| 6 | BAPISFDETA - COUNTRYFR | Country Key | ||
| 7 | BAPISFDETA - CITYTO | Arrival city | SOURCE VALUE(TOCITY) LIKE BAPISFDETA-CITYTO |
|
| 8 | BAPISFDETA - CITYTO | Arrival city | ||
| 9 | BAPISFDETA - CITYFROM | Departure city | SOURCE VALUE(FROMCITY) LIKE BAPISFDETA-CITYFROM |
|
| 10 | BAPISFDETA - CITYFROM | Departure city | ||
| 11 | BAPISFDETA - CARRID | Airline Code | SOURCE VALUE(AIRLINECARRIER) LIKE BAPISFDETA-CARRID DEFAULT SPACE |
|
| 12 | BAPI_AUX - AFTERNOON | Single-Character Flag | ||
| 13 | BAPI_AUX - AFTERNOON | Single-Character Flag | SOURCE VALUE(AFTERNOON) LIKE BAPI_AUX-AFTERNOON DEFAULT SPACE |
|
| 14 | BAPI_AUX - MAXREAD | Processed Database Table Rows | ||
| 15 | BAPI_AUX - MAXREAD | Processed Database Table Rows | SOURCE VALUE(MAXREAD) LIKE BAPI_AUX-MAXREAD DEFAULT 0 |
|
| 16 | SCARR - CARRID | Airline Code | ||
| 17 | SCITAIRP - AIRPORT | Airport Code | ||
| 18 | SCITAIRP - COUNTRY | Country Key | ||
| 19 | SCITAIRP - CITY | City | ||
| 20 | SFLIGHT - CARRID | Airline Code | ||
| 21 | SFLIGHT - CONNID | Flight Connection Number | ||
| 22 | SFLIGHT - FLDATE | Flight date | ||
| 23 | SFLIGHT - SEATSMAX | Maximum capacity in economy class | ||
| 24 | SFLIGHT - SEATSOCC | Occupied seats in economy class | ||
| 25 | SGEOCITY - CITY | City | ||
| 26 | SGEOCITY - COUNTRY | Country Key | ||
| 27 | SPFLI - AIRPFROM | Departure airport | ||
| 28 | SPFLI - AIRPTO | Destination airport | ||
| 29 | SPFLI - CARRID | Airline Code | ||
| 30 | SPFLI - CONNID | Flight Connection Number | ||
| 31 | SPFLI - DEPTIME | Departure time | ||
| 32 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 33 | SYST - MSGV1 | ABAP System Field: Message Variable |