The Function Module CACS_CREATE_PROGRAM (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_PROGRAM |
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_MODOBJ | LIKE | Name des Vorlageprogramms | ||
I_NEWOBJ | LIKE | Name des generierten Programms |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.