Data Element list used by SAP ABAP Function Module TP_CHOOSE_MSC (Choose the Most Significant Carrier for a flight Item)
SAP ABAP Function Module
TP_CHOOSE_MSC (Choose the Most Significant Carrier for a flight Item) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FLIGHT_AIRLINE | Airline | SOURCE REFERENCE(MS_CARRIER) LIKE FTPT_FLIGHT-AIRLINE |
2 | ![]() |
FLIGHT_CABIN | Flight Cabin Class | SOURCE REFERENCE(MS_CABIN) LIKE FTPT_FLIGHT-CABIN |
3 | ![]() |
FLIGHT_SERVICE_NR | Travel service item number of flight | SOURCE REFERENCE(MS_SEGMENT) LIKE FTPT_FLIGHT-SERVICE |
4 | ![]() |
FLIGHT_SLOC_DEP | Departure Location | SOURCE REFERENCE(POINT_OF_ORIGIN) LIKE FTPT_FLIGHT-LOC_DEP |