This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module TP_1A_PRICE_FLIGHT_ITINERARY (Flugpreisermittlung) is a standard Function Module in SAP ERP and is part of the function group FITP_AMADEUS_PRICING within the package PTRI_ADDON.
Function Module | TP_1A_PRICE_FLIGHT_ITINERARY |
Short Text | Flugpreisermittlung |
Function Group | FITP_AMADEUS_PRICING |
Package | PTRI_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PASSENGER_PTC | LIKE | FTPS_API_PRICE_PAX_CODES | Passagiertyp und Discounts | |
PRICING_ATTRIBUTS | LIKE | FTPS_API_FLIGHT_PRICE_SET | Flugpreis - Attribute | |
PRICING_OPERATION | LIKE | FTPS_API-CHAR1 | Preisfindungsoperation | |
VARIANT | LIKE | FTPT_VARIANT-VARIANT | Kontext |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_CODE | LIKE | FTPS_API-ERROR_CODE | Rückgabefehlercode der API-Schnittstelle | |
ERROR_TYPE | LIKE | FTPS_API-ERROR_TYPE | Typ des API-Rückgabefehlercodes |
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 |
---|---|---|---|---|
T_EXCHANGE_OUT | LIKE | FTPS_API_PRICE_EXCHANGE | Umrechnungskurse | |
T_FARES_OUT | LIKE | FTPS_API_PRICE_FARE_LINE2 | Alternative Tarife, falls Preisfindung nicht erfolgreich | |
T_FLIGHT | LIKE | FTPT_FLIGHT | Flüge für eine Preisfindung | |
T_ITIN_OUT | LIKE | FTPS_API_PRICE_ITIN_OUT2 | Reiseverlauf des Flugpreises | |
T_NAME_OUT | LIKE | FTPS_API_PRICE_PAX_OUT | Name(n) der Flugreisenden | |
T_NEGO_IN | LIKE | FTPS_API_PRICE_NEGO_LIST | Vorgaben für Nego bzw. Private Fares | |
T_PRICE_COMP_OUT | LIKE | FTPS_API_PRICE_COMP_OUT2 | Komponenten des Flugpreises | |
T_PRICE_DATA_OUT | LIKE | FTPS_API_PRICE_DATA_OUT2 | Preisdaten bei erfolgreicher Preisermittlung | |
T_PSGR_FARES_OUT | LIKE | FTPS_API_PRICE_PSGR_LINE2 | Name(n) der Flugreisenden bei alternativen Tarifen | |
T_SEG_LIST_DETAILS_IN | LIKE | FTPS_API_PRICE_SEG_LIST | Segmentzuordnung für die Tarifvorgaben | |
T_SEG_LIST_IN | LIKE | FTPS_API_PRICE_SEG_IN | Tarifvorgaben | |
T_TAX_IN | LIKE | FTPS_API_FLIGHT_PRICE_TAX | Steuern zum Flugpreis | |
T_VAL_CARRIER_IN | LIKE | FTPS_API_AIRLINE_LIST | Gültige Fluggesellschaften |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONNECTION_ERROR | Verbindungsfehler |
INVALID_VARIANT | Ungültiger Kontext |
NO_DESTINATION | Keine RFC-Destination gefunden |
PRICING_FAILED | Preisermittlung schlug fehl |
RFC_ERROR | Fehler in der RFC-Verbindung |