Table list used by SAP ABAP Function Module DOCU_WINHELP_SHOW_RFC (Documentation: Call the WinHelp files on CD ROM)
SAP ABAP Function Module
DOCU_WINHELP_SHOW_RFC (Documentation: Call the WinHelp files on CD ROM) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HELP_INFO | Transfer Values for the Help Processor | SOURCE VALUE(HELP_INFO_LOCAL) LIKE HELP_INFO DEFAULT SPACE |
|
| 2 | HLP_EXEDAT | Executable and Command line data for Winhelp call. | SOURCE VALUE(CMDLINE) LIKE HLP_EXEDAT-CMDLINE |
|
| 3 | HLP_EXEDAT | Executable and Command line data for Winhelp call. | SOURCE VALUE(EXECUTABLE) LIKE HLP_EXEDAT-EXECUTABLE |
|
| 4 | THEXC | Exception Goto destinations for F1 Help customer entries | SOURCE VALUE(_THEXC) LIKE THEXC DEFAULT SPACE |
|
| 5 | THLPG | Help: Assignment of Books to Packages | SOURCE VALUE(DEVCLASS) LIKE THLPG-DEVCLASS DEFAULT SPACE |
|
| 6 | TSTC | SAP Transaction Codes | SOURCE VALUE(TCODE) LIKE TSTC-TCODE DEFAULT SPACE |
|