The Function Module FITP_UPDATE_VARIANT_PNR (Variante updaten) is a standard Function Module in SAP ERP and is part of the function group FITP_PNR within the package PTRP_ADDON.
Function Module | FITP_UPDATE_VARIANT_PNR |
Short Text | Variante updaten |
Function Group | FITP_PNR |
Package | PTRP_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROVIDER | TYPE | TA20OFFICE-GDS | Reservierungssystem | |
WA_VARIANT | LIKE | FTPT_VARIANT | Tabelle der Reiseplanvarianten | |
WORK_CURR | TYPE | CURRENCY | Währungsschlüssel |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_T_FLIGHT | LIKE | FTPT_FLIGHT | Reiseanforderungsposition - Leistung Flug | |
P_T_FLIGHT_FARE | LIKE | FTPT_FLIGHT_FCMP | Zuordnungstabelle: Flüge <-> Tarifkomponenten | |
P_T_FLIGHT_LEG | LIKE | FTPT_FLIGHT_LEG | Flugbestandteile | |
P_T_FLIGHT_PREF | LIKE | FTPT_FLIGHT_PREF | Präferenzen der Dienstleistung Flug eines Reiseplans | |
P_T_FLIGHT_TST | LIKE | FTPT_FLIGHT_TSTK | Ticket Informationen | |
P_T_HEAD | LIKE | PTRV_HEAD | Rahmendaten einer Reise | |
P_T_INFO | LIKE | FTPT_VAR_INFO | Infotexte zu Reiseplanvarianten | |
P_T_ITEM | LIKE | FTPT_ITEM | Reisedienstleistungsanforderung Position | |
P_T_ITEM_STATUS | LIKE | FTPS_ITEM_STATUS | ITEM STATUS for external access: portal integration | |
P_T_PERIO | LIKE | PTRV_PERIO | Periodendaten einer Reise | |
P_T_PNR | LIKE | FTPT_PNR | Elemente des Passenger Name Records der Reiseplanvariante | |
P_T_PNR_ADDRESS | LIKE | FTPT_PNR_ADDRESS | PNR Liefer-/Rechnungsanschriften | |
P_T_PNR_REMARKS | LIKE | FTPT_PNR_REMARKS | PNR Anmerkungen | |
P_T_SYNC_DATA | LIKE | FTPT_SYNC_DATA | Daten Synchronisation SAP - Externe Systeme | |
P_T_VARIANT | LIKE | FTPT_VARIANT | Tabelle der Reiseplanvarianten |
This function module does not define any Exceptions.