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.
Function Module | CACS_CREATE_CODING |
Short Text | Erzeugung eines Programms |
Function Group | CACS_CREATE_PRGS |
Package | CACSGR |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CODING | LIKE | Program Source |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MODPROG_MISSING | Vorlageprogramm nicht gefunden |