The Function Module CACS_NEW_OBJNAME (Bildet Namen der neuen Objekte) is a standard Function Module in SAP ERP and is part of the function group CACS_STRING within the package CACSGC.
Function Module | CACS_NEW_OBJNAME |
Short Text | Bildet Namen der neuen Objekte |
Function Group | CACS_STRING |
Package | CACSGC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_INSTNUMBER | TYPE | CACSINSTNR | Instanz des zu generierenden Objekts | |
I_MODOBJ | LIKE | Name eines Vorlageobjekts für die Generierung (Provisionen) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NEWOBJ | LIKE | Name eines zu generierenden Bildobjekts (Provisionen) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DIFFERENCE | Alter und neuer Name würden sich nicht unterscheiden |
NO_MULT | Name der Vorlage erlaubt keine Vervielfältigung |