Menu

SAP Function Module WDY_WB_GET_MAINCLASS

Liefert Namen der gen. glob. Klasse zu einem gen. Include

The Function Module WDY_WB_GET_MAINCLASS (Liefert Namen der gen. glob. Klasse zu einem gen. Include) is a standard Function Module in SAP ERP and is part of the function group WDY_WB_CROSS_SERVICES within the package SWDP_WORKBENCH_TOOLS.

Technical Information

Function Module WDY_WB_GET_MAINCLASS
Short Text Liefert Namen der gen. glob. Klasse zu einem gen. Include
Function Group WDY_WB_CROSS_SERVICES
Package SWDP_WORKBENCH_TOOLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_PROGRAM TYPE PROGRAMM Pseudo-Klassenname für Seitenfragment

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_MAINCLASS TYPE PROGRAMM Programmname (Klasse) für bel. includierende Seite

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.