Menu

SAP Function Module DDUT_APPENDS_GET

DD: Interface for Finding all the Append Structures of a Table

The Function Module DDUT_APPENDS_GET (DD: Interface for Finding all the Append Structures of a Table) is a standard Function Module in SAP ERP and is part of the function group SDTO within the package SDIC.

Technical Information

Function Module DDUT_APPENDS_GET
Short Text DD: Interface for Finding all the Append Structures of a Table
Function Group SDTO
Package SDIC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATE TYPE DDOBJSTATE 'A' A' - only active, 'M' - all
TABNAME TYPE DDOBJNAME Name of the Appending Tables
TYPE TYPE DDOBJTYP 'TABL' Append Structures or Append Search Helps

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPEND_TAB LIKE DCAPPENDS List of Appends Found

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT Value not Allowed for Parameter