Data Element list used by SAP ABAP Function Module TP_CONVERT_RBD_TO_CABIN (Umwandlung der Flugklasse in den Buchungscode oder umgekehrt)
SAP ABAP Function Module
TP_CONVERT_RBD_TO_CABIN (Umwandlung der Flugklasse in den Buchungscode oder umgekehrt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FARE_RESTRICT | Restricted airfare | SOURCE REFERENCE(RESTRICTION) LIKE FTPT_FLIGHT-RESTRICT_FARE |
|
| 2 | FLIGHT_AIRLINE | Airline | SOURCE REFERENCE(CARRIER) LIKE FTPT_FLIGHT-AIRLINE |
|
| 3 | FLIGHT_CABIN | Flight Cabin Class | SOURCE REFERENCE(CABIN) LIKE FTPT_FLIGHT-CABIN |
|
| 4 | FLIGHT_NR | Flight Number | SOURCE REFERENCE(FLIGHTNBR) LIKE FTPT_FLIGHT-FLIGHT_NR |
|
| 5 | FLIGHT_RBD | Flight Booking Code (RBD) | SOURCE REFERENCE(RBD) LIKE FTPT_FLIGHT-RBD |
|
| 6 | FLIGHT_SLOC_ARR | Flight Arrival Location | SOURCE REFERENCE(LOC_DST) LIKE FTPT_FLIGHT-LOC_ARR |
|
| 7 | FLIGHT_SLOC_DEP | Departure Location | SOURCE REFERENCE(LOC_ORG) LIKE FTPT_FLIGHT-LOC_DEP |
|