Menu

SAP Function Module WB2_TAXI_INITIALIZE_SCREEN

Trägerdynpro vervollständigen (Reiterausblendung, Titel u. Status setzen)

The Function Module WB2_TAXI_INITIALIZE_SCREEN (Trägerdynpro vervollständigen (Reiterausblendung, Titel u. Status setzen)) is a standard Function Module in SAP ERP and is part of the function group WB2_TAXI within the package WB2B_GT_SCREEN_HANDLING.

Technical Information

Function Module WB2_TAXI_INITIALIZE_SCREEN
Short Text Trägerdynpro vervollständigen (Reiterausblendung, Titel u. Status setzen)
Function Group WB2_TAXI
Package WB2B_GT_SCREEN_HANDLING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GUI_PROGRAM LIKE TAXI_PARAMS-PROG Name des Auftraggeber-Programms
GUI_STATUS LIKE TAXI_PARAMS-GUI_STATUS GUI-Status-ID
GUI_TITLE LIKE TAXI_PARAMS-GUI_TITLE GUI-Titel-ID
GUI_TITLE_PARAM LIKE TAXI_PARAMS-TITLE_PARAM Parameter, der dem GUI-Titel vorausgeht
TABSTRIP_CAPTIONS LIKE TAXI_TABSTRIP_CAPTIONS Feldleiste mit den Reiterbezeichnungen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.