SAP ABAP Function Module WRB_UTIL_STRING_REPLACE (Ersetzen von Teilstrings in einem String)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
WRB (Package) Retail Buying
⤷
⤷
Basic Data
| Function Module | WRB_UTIL_STRING_REPLACE | Ersetzen von Teilstrings in einem String |
| Function Group | WRB_UTIL | Util Function Group for WRB |
| Program Name | SAPLWRB_UTIL | Util Funktionsgruppe für WRB |
| INCLUDE Name | LWRB_UTILU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PC_STRING | TYPE | STRING | String | |||
| |
PI_SEARCH_STRING | TYPE | STRING | Character string to be found | |||
| |
PI_REPLACE_STRING | TYPE | STRING | Replacement String | |||
| |
SEARCH_STRING_TOO_LONG | TYPE | Suchmaske länger als Suchstring | ||||
| |
MISSING_SEARCH_STRING | TYPE | Kein Suchstring übergeben | ||||
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 | 20030327 |
| SAP Release Created in | 2002_1_46C |