The Function Module DD_PUT_COMPLEX (DD: Schreiben eines als komplexes Objekt gegebenen DD-Objekts) is a standard Function Module in SAP ERP and is part of the function group SDIB within the package SDBT.
Function Module | DD_PUT_COMPLEX |
Short Text | DD: Schreiben eines als komplexes Objekt gegebenen DD-Objekts |
Function Group | SDIB |
Package | SDBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DDOBJECT | TYPE | DDOBJ_OBJECT | zu schreibendes Objekt als komplexer Typ |
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 |
---|---|
NOT_SUPPORTED | kein legaler Objekttyp, oder nicht unterstützt |
PUT_REFUSED | Objekt darf nicht geschrieben werden |