Menu

SAP Function Module FITP_MASTER_PRICER_SELL

Master Pricer - Sell low fare recommendation

The Function Module FITP_MASTER_PRICER_SELL (Master Pricer - Sell low fare recommendation) is a standard Function Module in SAP ERP and is part of the function group FITP_API within the package PTRI_ADDON.

Technical Information

Function Module FITP_MASTER_PRICER_SELL
Short Text Master Pricer - Sell low fare recommendation
Function Group FITP_API
Package PTRI_ADDON
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTEXT_HANDLER LIKE FTPS_API-CTXTID Context Handler
NUMBER_OF_SEATS LIKE FTPS_API-INT2 Number of seats

Exporting Parameters

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 Return error code of API interface
ERROR_TYPE LIKE FTPS_API-ERROR_TYPE Type of API return error code

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_FLIGHTS_IN LIKE FTPT_FLIGHT Travel Request Item - Flight Service
T_FLIGHTS_OUT LIKE FTPT_FLIGHT Travel Request Item - Flight Service

Exceptions

This function module does not define any Exceptions.