SAP ABAP Function Module DDUT_APPENDS_GET (DD: Interface for Determining Appends)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DDUT_APPENDS_GET DD: Interface for Determining Appends  
Function Group SDTO   Official Tools of the ABAP Dictionary  
Program Name SAPLSDTO    
INCLUDE Name LSDTOU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DDOBJNAME Name of the Appending Tables
Importing STATE TYPE DDOBJSTATE 'A' 'A' = only active, 'M' = all
Importing TYPE TYPE DDOBJTYP 'TABL' Append Structures or Append Search Helps
Tables APPEND_TAB TYPE DCAPPENDS List of Appends Found
Exception ILLEGAL_INPUT TYPE Value not Allowed for Parameter
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960510 
SAP Release Created in