Menu

SAP Function Module FITP_ITINERARY_TRIP_HTML

Reiseplan anzeigen (HTML)

The Function Module FITP_ITINERARY_TRIP_HTML (Reiseplan anzeigen (HTML)) is a standard Function Module in SAP ERP and is part of the function group FITP_ITINERARY within the package PTRP_ADDON.

Technical Information

Function Module FITP_ITINERARY_TRIP_HTML
Short Text Reiseplan anzeigen (HTML)
Function Group FITP_ITINERARY
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
DIALOG TYPE CHAR1 Kennzeichen ob der Baustein innerhalb des Dialoges aufgerufen wird
DOCKING_CONTROL TYPE CHAR1 Kennzeichen für Anzeig in einen Docking Container
PLAN_REQUEST TYPE CHAR1 Kennzeichen Plan/Antrag
PRINT TYPE CHAR1 Drucken oder Anzeigen
REQ_HEAD LIKE FTPT_REQ_HEAD Rahmendaten des Reiseantrages
REUSE_CONTROL TYPE SDYDO_FLAG HTML_Control wird wiederverwendet

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
E_HTML_TABLE LIKE W3HTML Generierter HTML-Code des Dynamischen Dokuments
FLIGHT_FARE LIKE FTPT_FLIGHT_FCMP Zuordnungstabelle: Flüge <-> Tarifkomponenten
REQUEST LIKE FTPT_REQUEST Anforderungen eines Reiseplanes
REQ_ACCOUNT LIKE FTPT_REQ_ACCOUNT Kostenzuordnung Reiseantrag
REQ_ADVANCE LIKE FTPT_REQ_ADVANCE Vorschuß Reiseantrag
REQ_REASON LIKE FTPT_REQ_REASON Begründung des Reiseantrages

Exceptions

This function module does not define any Exceptions.