SAP ABAP Function Module F4UT_PARAMETER_ALLOCATE (Reserves space for a parameter in RECORD_TAB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-F4 (Application Component) F4 Help
⤷
SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
⤷
⤷
Basic Data
| Function Module | F4UT_PARAMETER_ALLOCATE | Reserves space for a parameter in RECORD_TAB |
| Function Group | SF4U | Standardized search help exits |
| Program Name | SAPLSF4U | Include SAPLSF4U |
| INCLUDE Name | LSF4UU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SHLP | TYPE | SHLP_DESCR_T | Single (Current) Search Help | |||
| |
CALLCONTROL | TYPE | DDSHF4CTRL | Control of the F4 process | |||
| |
PARAMETER | TYPE | SHLPFIELD | Name of the search help parameter | |||
| |
DEALLOCATE | TYPE | DDBOOL_D | ' ' | Do not administer parameter in RECORD_TAB | ||
| |
SHLP_TAB | TYPE | SHLP_DESCR_TAB_T | Table of Elementary Search Helps | |||
| |
RECORD_TAB | TYPE | SEAHLPRES | Hit list | |||
| |
PARAMETER_UNKNOWN | TYPE | The search help parameter does not exist | ||||
| |
NO_SPACE | TYPE | No more space in RECORD_TAB | ||||
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 | 19980213 |
| SAP Release Created in |