Menu

SAP Function Module TP_1A_NEW_2_OLD_AVAILOUT

Convert availability from the new to the old API

The Function Module TP_1A_NEW_2_OLD_AVAILOUT (Convert availability from the new to the old API) is a standard Function Module in SAP ERP and is part of the function group FITP_AMADEUS_GENERAL within the package PTRI_ADDON.

Technical Information

Function Module TP_1A_NEW_2_OLD_AVAILOUT
Short Text Convert availability from the new to the old API
Function Group FITP_AMADEUS_GENERAL
Package PTRI_ADDON
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
P_T_AVAIL_CLASS_OUT LIKE FTPS_API_FLIGHT_CLASS_OUT Flight class output
P_T_AVAIL_OUT LIKE FTPS_API_FLIGHT_AVAIL_OUT Flight availability output
T_FLT2_ATD_TRAVEL_PRD_INFO_OUT LIKE FTPS_API_FLIGHT2_TRV_PRD_INFO List of flight options for an input request.
T_FLT2_TPI_ADD_PRD_DTL_OUT LIKE FTPS_API_FLIGHT2_ADDPRDINFODTL Info for additional flight and gate information
T_FLT2_TPI_CABIN_DTL_OUT LIKE FTPS_API_FLIGHT2_CABINDETAILS cabin type to reduce the availability
T_FLT2_TPI_CBD_PRD_INFODTL_OUT LIKE FTPS_API_FLIGHT2_PRD_INFO_DTL Status, class, and modifiers for a generic product.
T_FLT2_TPI_PRD_INFO_DTL_OUT LIKE FTPS_API_FLIGHT2_PRD_INFO_DTL Status, class, and modifiers for a generic product.
T_FLT2_TPI_PREF_AIRLINE_OUT LIKE FTPS_API_FLIGHT2_PREF_AIRLINE Preferences for airline, flightnum, op.suffix, class of serv
T_FLT2_TPI_SEQ_NUMBER_OUT LIKE FTPS_API_FLIGHT2_SEQ_NUMBER Type of flight incl electr ticket ind

Exceptions

This function module does not define any Exceptions.