SAP ABAP Function Module C147_TOTAL_REPLACE (EHS: alle Vorkommen eines Strings durch anderen String ersetzen)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBUI (Package) Company Environment Information System
⤷
⤷
Basic Data
| Function Module | C147_TOTAL_REPLACE | EHS: alle Vorkommen eines Strings durch anderen String ersetzen |
| Function Group | C147 | EHS: Library - String Operations |
| Program Name | SAPLC147 | EHS: Library - String Operations |
| INCLUDE Name | LC147U11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_FIELD | TYPE | C | Result Field | |||
| |
I_FIELD | TYPE | C | Field to be Edited | |||
| |
I_PATTERN | TYPE | C | Replace string | |||
| |
I_REPL_STRING | TYPE | C | With string | |||
| |
REPL_STR_CONTAINS_PATTERN | TYPE | I_REPL_STRING contains I_PATTERN | ||||
| |
E_FIELD_TOO_SHORT | TYPE | E_FIELD is too short for the result | ||||
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 | 19961118 |
| SAP Release Created in |