SAP ABAP Function Module /OSP/F4_HELP (Returns search help for all parameters/select-options of a report)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
XAP-OSP (Application Component) Office Suite Program
⤷
/OSP/REPORT (Package) Office Suite Program - report functionality
⤷
⤷
Basic Data
| Function Module | /OSP/F4_HELP | Returns search help for all parameters/select-options of a report |
| Function Group | /OSP/UTILITIES | Utilities function group |
| Program Name | /OSP/SAPLUTILITIES | |
| INCLUDE Name | /OSP/LUTILITIESU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RETURN | TYPE | BAPIRET2_T | Return parameter table | |||
| |
ET_SEARCH_HELP_DETAILS | TYPE | /OSP/TT_SEARCH_HELP_DETAILS | Table type for search help details | |||
| |
IV_REPORT_NAME | TYPE | /OSP/DT_PROGNAME | Report Name | |||
| |
IV_PARAM_NAME | TYPE | /OSP/DT_SELCNAME | Name of SELECT-OPTION / PARAMETER | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20060620 |
| SAP Release Created in | 100 |