SAP ABAP Function Module /IPRO/GET_FIND_STR (Prompt to enter a search string)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Basic Data
| Function Module | /IPRO/GET_FIND_STR | Prompt to enter a search string |
| Function Group | /IPRO/IMG_VIEW2 | DocB content management helper functions |
| Program Name | /IPRO/SAPLIMG_VIEW2 | |
| INCLUDE Name | /IPRO/LIMG_VIEW2U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_STRING | TYPE | STRING | The entered search string | |||
| |
EV_CANCEL | TYPE | BOOLEAN | If user clicks the cancel button | |||
| |
EV_IGNORE_CASE | TYPE | BOOLEAN | If the search is case sensitive or not | |||
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 | 20100421 |
| SAP Release Created in | 10A |