Menu

SAP Function Module DD_GET_COMPLEX

The Function Module DD_GET_COMPLEX () is a standard Function Module in SAP ERP and is part of the function group SDIB within the package SDBT.

Technical Information

Function Module DD_GET_COMPLEX
Short Text
Function Group SDIB
Package SDBT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID LIKE DCOBJDEF-ID
NAME LIKE DCOBJDEF-NAME
STATE LIKE DCOBJDEF-STATE 'A'
TYPE LIKE DCOBJDEF-TYPE DD object type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DDOBJECT TYPE DDOBJ_OBJECT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_SUPPORTED