Menu

SAP Function Module INDUSTRY_SOURCE_TEXT_REPLACE

Replace Source Text Words with Exchange Terms

The Function Module INDUSTRY_SOURCE_TEXT_REPLACE (Replace Source Text Words with Exchange Terms) is a standard Function Module in SAP ERP and is part of the function group SBRA within the package SBRN.

Technical Information

Function Module INDUSTRY_SOURCE_TEXT_REPLACE
Short Text Replace Source Text Words with Exchange Terms
Function Group SBRA
Package SBRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDLENGTH LIKE Field Length
LANGID TYPE SBM132-LANGUAGEID Language Key
SOURCETEXT LIKE Source Text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE Return Code
TARGETTEXT LIKE Target Text

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCHANGES_LIST_TAB TYPE SBRN1_EXCHANGES_LIST_TAB List of Exchange Terms

Exceptions

This function module does not define any Exceptions.