Data Element list used by SAP ABAP Function Module FITP_FLIGHT_FILL_TABLE (Fill the table of flight from input screen or portal interface)
SAP ABAP Function Module
FITP_FLIGHT_FILL_TABLE (Fill the table of flight from input screen or portal interface) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DEP_ARR | Arrival/Departure time | SOURCE REFERENCE(DEP_ARR) TYPE DEP_ARR |
|
| 2 | FLIGHT_DATE_DEP | Flight departure date | SOURCE REFERENCE(DATE_DEP) TYPE FLIGHT_DATE_DEP |
|
| 3 | FLIGHT_SLOC_ARR | Flight Arrival Location | SOURCE REFERENCE(LOC_ARR) TYPE FLIGHT_SLOC_ARR |
|
| 4 | FLIGHT_SLOC_DEP | Departure Location | SOURCE REFERENCE(LOC_DEP) TYPE FLIGHT_SLOC_DEP |
|
| 5 | FLIGHT_TIME_DEP | Flight departure time | SOURCE REFERENCE(TIME_DEP) TYPE FLIGHT_TIME_DEP |
|