Menu

SAP Function Module FITP_BUILD_HTML_ITIN_HEAD

Einbinden der Reise-Rahmendaten (Antrag+Plan) in ein HTML-Dokument

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FITP_BUILD_HTML_ITIN_HEAD (Einbinden der Reise-Rahmendaten (Antrag+Plan) in ein HTML-Dokument) is a standard Function Module in SAP ERP and is part of the function group FITP_REQUEST within the package PTRP_ADDON.

Technical Information

Function Module FITP_BUILD_HTML_ITIN_HEAD
Short Text Einbinden der Reise-Rahmendaten (Antrag+Plan) in ein HTML-Dokument
Function Group FITP_REQUEST
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
PLAN TYPE FTPT_PLAN Rahmendaten des Plans
REQUEST_PLAN TYPE CHAR1 Übersichtskopf Antrag (R) oder Plan (P)
REQ_HEAD TYPE FTPT_REQ_HEAD Rahmendaten des Reiseantrages
SW_ACTIV TYPE CHAR1 'X' Reisetätigkeit
SW_ARRANGER TYPE CHAR1 'X' Bearbeiter anzeigen (falls vom Reisenden unterschiedlich)
SW_DEST TYPE CHAR1 'X' Reiseziel Ort/Land
SW_KOSTL TYPE CHAR1 'X' Kostenstelle/Buchungskreis
SW_PERSA TYPE CHAR1 'X' Personalbereich/teilbereich
SW_REAS TYPE CHAR1 'X' Grund der Reise
SW_REQ_ACCOUNT TYPE CHAR1 'X' Erweiterte Kostenzuordnung
SW_REQ_ADVANCE TYPE CHAR1 'X' Vorschüsse
SW_REQ_COST TYPE CHAR1 'X' Geschätzte Kosten der Reise
SW_REQ_REASON TYPE CHAR1 'X' Bemerkungen Reiseantrag
SW_R_BEG TYPE CHAR1 'X' Beantragter Reisebeginn
SW_R_END TYPE CHAR1 'X' Beantragtes Reiseende
SW_STATUS TYPE CHAR1 'R' Reisestatus ('R'-Antrag, 'P'-Plan)
SW_TELNR TYPE CHAR1 'X' Telefonnummer Reisender
VARIANT TYPE FTPT_VARIANT Aktuelle Reiseplanvariante

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HTML_DOCUMENT CLASS CL_DD_DOCUMENT Dynamische Dokumente: Dokument

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
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.