Menu

SAP Function Module FIMSG_REPLACE

EHS: REPLACE f WITH g , wobei f, g mit ihren tasächlichen Längen eingehen

The Function Module FIMSG_REPLACE (EHS: REPLACE f WITH g , wobei f, g mit ihren tasächlichen Längen eingehen) is a standard Function Module in SAP ERP and is part of the function group FI_MSG within the package FREP.

Technical Information

Function Module FIMSG_REPLACE
Short Text EHS: REPLACE f WITH g , wobei f, g mit ihren tasächlichen Längen eingehen
Function Group FI_MSG
Package FREP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PATTERN TYPE C zu ersetzender String
I_REPL_STRING TYPE C String, mit dem ersetzt wird

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_STRING TYPE C String, in dem die Ersetzung stattfindet

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.