Menu

SAP Function Module TP_1A_OLD_2_NEW_AVAILIN

Convert old structure to new one for the new API

The Function Module TP_1A_OLD_2_NEW_AVAILIN (Convert old structure to new one for the new 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_OLD_2_NEW_AVAILIN
Short Text Convert old structure to new one for the new 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

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_S_FLIGHT_AVAIL_IN LIKE FTPS_API_FLIGHT2_AVAIL_IN Flight Availability Input 2

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_FLT2_TPI_CONNECTION_DTL_IN LIKE FTPS_API_FLIGHT2_CONNECTIONDTL info related to connection city and time between flights
P_T_FLT2_TPI_PREF_AIRLINE_IN LIKE FTPS_API_FLIGHT2_PREF_AIRLINE Preferences for airline, flightnum, op.suffix, class of serv
P_T_FLT2_TPI_SEQ_NUMBER_IN LIKE FTPS_API_FLIGHT2_SEQ_NUMBER List of seq. code for the availability information
P_T_FLT2_TRAVEL_PROD_INFO_IN LIKE FTPS_API_FLIGHT2_TRV_PRD_INFO List of flight options for an input request.
T_FLIGHT_AVAIL_IN LIKE FTPS_API_FLIGHT_AVAIL_IN Flight availability input

Exceptions

This function module does not define any Exceptions.