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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.