Menu

SAP Function Module FITP_CHECK_ROUNDTRIP

Überprüfe ob ein Hin/Rückflug Reise vorliegt

The Function Module FITP_CHECK_ROUNDTRIP (Überprüfe ob ein Hin/Rückflug Reise vorliegt) is a standard Function Module in SAP ERP and is part of the function group FITP_MISC within the package PTRP_ADDON.

Technical Information

Function Module FITP_CHECK_ROUNDTRIP
Short Text Überprüfe ob ein Hin/Rückflug Reise vorliegt
Function Group FITP_MISC
Package PTRP_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
FLIGHT_SCHEME TYPE CHAR1 O'neway, 'R'eturn, 'M'ultiple FITP_CHECK_ROUNDTRIP WA_VARIANT I DE FTPT_VAR

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 LIKE FTPT_FLIGHT Reiseanforderungsposition - Leistung Flug
T_ITEM LIKE FTPT_ITEM Reisedienstleistungsanforderung Position
T_ITEM_REQ LIKE FTPT_ITEM Reisedienstleistungsanforderung Position

Exceptions

This function module does not define any Exceptions.