Menu

SAP Function Module TG_BUILD_GUI_TITLE

Bastelt aus übergebenen Werten GUI-Titel zusammen

The Function Module TG_BUILD_GUI_TITLE (Bastelt aus übergebenen Werten GUI-Titel zusammen) is a standard Function Module in SAP ERP and is part of the function group FITVPS_TG within the package PTRAPS.

Technical Information

Function Module TG_BUILD_GUI_TITLE
Short Text Bastelt aus übergebenen Werten GUI-Titel zusammen
Function Group FITVPS_TG
Package PTRAPS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NAME TYPE CHAR40 Character 40-Stellen
PERIO LIKE PTP42-PERIO Nummer der Reiseperiode
PERNR LIKE PTP42-PERNR Personalnummer
REINR LIKE PTP42-REINR Reisenummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GUI_TITLE TYPE CHAR70 Characterfeld der Länge 70

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.