The Function Module DOCU_WINHELP_SHOW (Documentation: Call the WinHelp files on CD ROM) is a standard Function Module in SAP ERP and is part of the function group SDOI within the package SDOC.
Function Module | DOCU_WINHELP_SHOW |
Short Text | Documentation: Call the WinHelp files on CD ROM |
Function Group | SDOI |
Package | SDOC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVCLASS | LIKE | THLPG-DEVCLASS | SPACE | Development class |
GET_EXE_INFO_ONLY | LIKE | SY-BATCH | SPACE | |
HELP_INFO_LOCAL | LIKE | HELP_INFO | SPACE | |
SUPPRESS_BOOKLIST | LIKE | SY-BATCH | SPACE | |
TCODE | LIKE | TSTC-TCODE | SPACE | |
_THEXC | LIKE | THEXC | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CMDLINE | LIKE | HLP_EXEDAT-CMDLINE | ||
EXECUTABLE | LIKE | HLP_EXEDAT-EXECUTABLE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCUMENTATION_NOT_AVAILABLE | No documentation available |
WRONG_OPERATION_SYSTEM | Operating system is not supported |