SAP ABAP Function Module ITSAMCG_DDIF_TTYP_GET (DD: Interface for Reading a Table Type from the ABAP Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-NWA-INC-DEV (Application Component) NWA Development Tools (Generators, Plug-Ins...)
     SITSAM_CODEGEN (Package) ITSAM Code Generators
Basic Data
Function Module ITSAMCG_DDIF_TTYP_GET DD: Interface for Reading a Table Type from the ABAP Dictionary  
Function Group ITSAM_CODEGENERATOR   Code Generator Function Modules  
Program Name SAPLITSAM_CODEGENERATOR    
INCLUDE Name LITSAM_CODEGENERATORU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GOTSTATE TYPE DDGOTSTATE Status in which Reading took Place
Exporting DD40V_WA TYPE DD40V Header of Table Type
Exporting RETURNCODE TYPE I return code based on sy-subrc value
Exporting RETURNDESC TYPE STRING error description based on exceptions
Importing NAME TYPE DDOBJNAME Name of Table Type to be Read
Importing STATE TYPE DDOBJSTATE 'A' Read Status of Table Type
Importing LANGU TYPE SYST-LANGU ' ' Language in which Texts are Read
Tables DD42V_TAB TYPE DD42V Key Fields of Table Type
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  20100421 
SAP Release Created in