SAP ABAP Function Module DD_TTHD_SET_GET (DD: Interface for set-oriented reading of table type headers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
Basic Data
Function Module DD_TTHD_SET_GET DD: Interface for set-oriented reading of table type headers  
Function Group STYP   Interfaces for types  
Program Name SAPLSTYP    
INCLUDE Name LSTYPU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing GET_STATE TYPE DDREFSTRUC-STATE 'M'
Importing LANGU TYPE SYST-LANGU SY-LANGU Language in which Texts are Read
Importing PRID TYPE SYST-TABIX 0
Importing WITHTEXT TYPE DDREFSTRUC-BOOL ' '
Importing POINTER TYPE FNAM_____4 ' '
Importing OFF TYPE SYST-FDPOS 0 Do not use
Importing LEN TYPE SYST-FDPOS 0 Do not use
Importing TRACELEVEL TYPE SYST-TABIX 0 Precision of log
Tables TTYPNAMES TYPE  
Tables DD40V_TAB_A TYPE DD40V
Tables DD40V_TAB_N TYPE DD40V
Tables GOT_STATES TYPE DDSTATE
Exception ILLEGAL_VALUE TYPE Value not allowed for parameter
Exception OP_FAILURE TYPE Internal Error
               
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  19970714 
SAP Release Created in