Menu

SAP Function Module FITP_GET_HEADER

Bestimmen der Kopfdaten aus der generischen PNR

The Function Module FITP_GET_HEADER (Bestimmen der Kopfdaten aus der generischen PNR) is a standard Function Module in SAP ERP and is part of the function group FITP_SYNCHRO_PNR within the package PTRP_ADDON.

Technical Information

Function Module FITP_GET_HEADER
Short Text Bestimmen der Kopfdaten aus der generischen PNR
Function Group FITP_SYNCHRO_PNR
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
WA_VARIANT TYPE FTPT_VARIANT Tabelle der Reiseplanvarianten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WA_HEAD LIKE PTRV_HEAD Rahmendaten einer Reise
WA_PERIO LIKE PTRV_PERIO Periodendaten einer Reise
WA_PLAN LIKE FTPT_PLAN Rahmendaten des Plans

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.