Menu

SAP Function Module TP_1A_FLIGHT_MILEAGE

Compute Flight distance between airports

The Function Module TP_1A_FLIGHT_MILEAGE (Compute Flight distance between airports) 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_FLIGHT_MILEAGE
Short Text Compute Flight distance between airports
Function Group FITP_AMADEUS_GENERAL
Package PTRI_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
CONTEXT_NUMBER TYPE VARIANT_NR Plan variant number (sequential number)

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_FLIGHT_DETAILS LIKE FTPS_FLIGHT_LEG_DETAILS_OUT Return Values for Gen. Function TP_FLIGHT_DETAILS

Exceptions

This function module does not define any Exceptions.