Menu

SAP Function Module STRING_REPLACE

The Function Module STRING_REPLACE () is a standard Function Module in SAP ERP and is part of the function group SLG9 within the package SZAL.

Technical Information

Function Module STRING_REPLACE
Short Text
Function Group SLG9
Package SZAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_REPLACES LIKE 0
PATTERN LIKE Search String
SUBSTITUTE LIKE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER_OF_REPLACES LIKE

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT LIKE Replacement text

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_STRING_LENGTH