SAP ABAP Function Module REPLACE_STRING (Ersetzt einen Suchstring durch einen anderen String)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF (Application Component) Basic Functions
⤷
VS (Package) Application development R/3 sales master data
⤷
⤷
Basic Data
| Function Module | REPLACE_STRING | Ersetzt einen Suchstring durch einen anderen String |
| Function Group | VS04 | Customer Master: Utilities |
| Program Name | SAPLVS04 | |
| INCLUDE Name | LVS04U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IO_STRING | TYPE | String to Be Searched | ||||
| |
I_SEARCHSTRING | TYPE | String to Be Replaced | ||||
| |
I_REPLACESTRING | TYPE | Substitute String | ||||
| |
STRING_NOT_FOUND | TYPE | Suchstring konnte nicht gefunden werden | ||||
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 | 19990115 |
| SAP Release Created in |