Menu

SAP Function Module TP_1W_FLIGHT_FARE_NOTES

call to SABRE function FF_Fare_Rules

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module TP_1W_FLIGHT_FARE_NOTES (call to SABRE function FF_Fare_Rules) is a standard Function Module in SAP ERP and is part of the function group FITP_SABRE_GENERAL within the package PTRS_ADDON.

Technical Information

Function Module TP_1W_FLIGHT_FARE_NOTES
Short Text call to SABRE function FF_Fare_Rules
Function Group FITP_SABRE_GENERAL
Package PTRS_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARRIVAL_LOCATION TYPE FLIGHT_SLOC_ARR Flight arrival location
CARRIER_CODE TYPE FLIGHT_AIRLINE Carrier code
CONTEXT_NUMBER TYPE VARIANT_NR Plan variant number
DEPARTURE_LOCATION TYPE FLIGHT_SLOC_DEP Departure Location
FARE_BASIS TYPE FARE_BASIS_CODE Complete basis code of rate component
FIRST_TRAVEL_DATE TYPE SYDATUM First travel date
TICKETING_DATE TYPE SYDATUM Last ticketing date. If n/a, date of last pricing

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_FARE_NOTES LIKE FTPT_FARE_NOTE Rate Rules

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONNECTION_ERROR Verbindungsfehler
ERROR_BAD_CITYPAIR message - bad city pair
ERROR_BAD_DATE message - bad date
ERROR_FARE_BASIS message - fare basis
ERROR_FARE_BASIS_REQUIRED message - fare basis code required
ERROR_FARE_DOES_NOT_EXIST message - fare does not exist
ERROR_INVALID_CARRIER message - invalid carrier
ERROR_NO_PNR message - no pnr
ERROR_PROCESSING message - error procesing
ERROR_SABRE_FAILURE message - Sabre failure
FFE_BAD_CLIENT_INPUT message - bad client input
FFE_BAD_COLUMN message - bad column
FFE_BAD_COLUMN_LIST message - bad column list
FFE_BAD_DB_OUTPUT message - bad DB output
FFE_BAD_SABRE_OUTPUT message - bad Sabre output
FFE_INVALID_IN_ROWLIST message - invalid data in rowlist
INVALID_CONTEXT Ungültiger Kontext
NO_DESTINATION Keine RFC-Verbindung
RFC_ERROR RFC-Verbindungsfehler