Menu

SAP Function Module FITP_QUICKTRIP_GET

Quicktrip Auswahl

The Function Module FITP_QUICKTRIP_GET (Quicktrip Auswahl) is a standard Function Module in SAP ERP and is part of the function group FITP_QUICKTRIP within the package PTRP_ADDON.

Technical Information

Function Module FITP_QUICKTRIP_GET
Short Text Quicktrip Auswahl
Function Group FITP_QUICKTRIP
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
IPERNR LIKE FTPT_QT_BPROFILE-PERNR Personalnummer
IPROFILE LIKE FTPT_QT_QTRIP-CPROFILE FTPD_PROF_ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OQTNR LIKE FTPT_QT_QTRIP-QTNR Quicktrip nummer

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ODATEBEG LIKE FTPT_QT_FLIGHT-DATE_DEP Datum des Abflugs

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IO_T_QT_ALTERN LIKE FTPT_QT_ALTERN Quicktrip reise alternative
IO_T_QT_BPROFILE LIKE FTPT_QT_BPROFILE Quicktrip Reservierung Profil
IO_T_QT_CAR LIKE FTPT_QT_CAR Quicktrip Reiseanforderungsposition - Leistung Flug
IO_T_QT_FLIGHT LIKE FTPT_QT_FLIGHT Reiseanforderungsposition - Leistung Flug
IO_T_QT_HOTEL LIKE FTPT_QT_HOTEL Quicktrip Reiseanforderungsposition - Leistung Flug
IO_T_QT_ITEM LIKE FTPT_QT_ITEM Reisedienstleistungsanforderung Position
IO_T_QT_QTRIP LIKE FTPT_QT_QTRIP Quicktrip reise

Exceptions

This function module does not define any Exceptions.