Menu

SAP Function Module CACS_REVISE_CODING

Änderungen an generiertem Programmtext

The Function Module CACS_REVISE_CODING (Änderungen an generiertem Programmtext) 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_REVISE_CODING
Short Text Änderungen an generiertem Programmtext
Function Group CACS_STRING
Package CACSGC
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_CODING LIKE Program Source
T_STRINGS LIKE SCACS_FR Struktur aus zwei Suchen/Ersetzen-Paaren

Exceptions

This function module does not define any Exceptions.