Menu

SAP Function Module DD_REDUCE_COMPLEX

DD: Entfernt überflüssige Info aus einem komplexen Onjekt

The Function Module DD_REDUCE_COMPLEX (DD: Entfernt überflüssige Info aus einem komplexen Onjekt) 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_REDUCE_COMPLEX
Short Text DD: Entfernt überflüssige Info aus einem komplexen Onjekt
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
CLEAR_IRRELEVANT LIKE DDREFSTRUC-BOOL ' ' alle nicht definierenden Felder initialisieren

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DDOBJ TYPE DDOBJ_OBJECT zu bereinigendes Dictionary Objekt

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.