Data Element list used by SAP ABAP Function Module CNV_DEMO_FM_GET_FLIGHTS (Returns the flights from the schedule from the given period)
SAP ABAP Function Module
CNV_DEMO_FM_GET_FLIGHTS (Returns the flights from the schedule from the given period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DATUM | Date | SOURCE VALUE(IV_BEGDA) TYPE DATUM DEFAULT SY-DATUM |
|
| 2 | DATUM | Date | SOURCE VALUE(IV_ENDDA) TYPE DATUM OPTIONAL |
|
| 3 | S_CARR_ID | Airline Code | SOURCE VALUE(IV_CARRID) TYPE S_CARR_ID |
|
| 4 | S_CONN_ID | Flight Connection Number | SOURCE VALUE(IV_CONNID) TYPE S_CONN_ID |
|