Menu

SAP Function Module CACS_CREATE_CODING

Erzeugung eines Programms

The Function Module CACS_CREATE_CODING (Erzeugung eines Programms) is a standard Function Module in SAP ERP and is part of the function group CACS_CREATE_PRGS within the package CACSGR.

Technical Information

Function Module CACS_CREATE_CODING
Short Text Erzeugung eines Programms
Function Group CACS_CREATE_PRGS
Package CACSGR
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_MODPROG LIKE Name des Vorlageprogramms
I_NEWPROG LIKE Name des generierten Programms
I_TESTFLAG TYPE XFLAG X - Nicht schreiben
T_STRINGS TYPE TCACS_FR Zeichenketten für Suchen und Ersetzen

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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MODPROG_MISSING Vorlageprogramm nicht gefunden