The Function Module CACS_WRITE_DESFIELDS (Zusatzfelder für eine generierte Struktur/Tabelle schreiben) is a standard Function Module in SAP ERP and is part of the function group CACS_DESIGN_DB within the package CACSDD.
Function Module | CACS_WRITE_DESFIELDS |
Short Text | Zusatzfelder für eine generierte Struktur/Tabelle schreiben |
Function Group | CACS_DESIGN_DB |
Package | CACSDD |
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_INSTNR | TYPE | CACSINSTNR | Generierer: Instanznummer eines Repository-Objekts | |
I_MODOBJ | TYPE | CACSMODOBJ30 | Name e. Vorlageobjekts für Generierung (Struktur/Tab./View) | |
T_FIELDS | TYPE | CACS_TT_DESFIELD | Zusatzfelder aus Entwurf |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRITE_ERROR | Fehler beim Schreiben |