The Function Module DIALOG_HELP_VIEW () is a standard Function Module in SAP ERP and is part of the function group EPSS_KW01 within the package SEPSS.
Function Module | DIALOG_HELP_VIEW |
Short Text | |
Function Group | EPSS_KW01 |
Package | SEPSS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALL_BROWSER | TYPE | IWPARAMS-FLAG | SPACE | |
HELP_INFORMATION | LIKE | HELP_INFO | ||
PROPERTY_BAG | TYPE | PHELP_PBAG | Help processor: Property set for help field |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_MSG | TYPE | IWERRORMSG | IWB: Message passing structure |
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.