The Function Module DD_DTEL_FROM_COMPLEX (DD: Brückenfunktion komplexes Objekt -> Source für Datenelement) is a standard Function Module in SAP ERP and is part of the function group SDIB within the package SDBT.
Function Module | DD_DTEL_FROM_COMPLEX |
Short Text | DD: Brückenfunktion komplexes Objekt -> Source für Datenelement |
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 |
---|---|---|---|---|
DTEL | TYPE | DDOBJ_DTEL | Beschreibung des Datenelements | |
TO_VERSION | LIKE | DDREFSTRUC-BOOL | ' ' | Aufbereitung für Versionsverwaltung oder Sourcen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DD04V_WA | LIKE | DD04V | Definition (im Sourcefall) |
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 |
---|---|---|---|---|
DD04V_TAB | LIKE | DD04V | <- Definition (im Versionsfall) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DTEL | es wurde kein Datenelement übergeben |