Menu

SAP Function Module CACS_CONVITAB

Textersetzungen in mehreren Zeilen

The Function Module CACS_CONVITAB (Textersetzungen in mehreren Zeilen) is a standard Function Module in SAP ERP and is part of the function group CACS_STRING within the package CACSGC.

Technical Information

Function Module CACS_CONVITAB
Short Text Textersetzungen in mehreren Zeilen
Function Group CACS_STRING
Package CACSGC
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUMRPL TYPE I number of replacements

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
T_STRINGS LIKE SCACS_FR string pairs for find/replace
T_TEXTITAB LIKE text to be modified

Exceptions

This function module does not define any Exceptions.