SAP ABAP Function Module DMC_DDIF_TTYP_GET_WRAPPER (DD: interface to read table type from ABAP Dictionary)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNVM (Package) Migration Workbench: EU Objects Sender/Receiver Systems
Basic Data
Function Module DMC_DDIF_TTYP_GET_WRAPPER DD: interface to read table type from ABAP Dictionary  
Function Group CNV0   MWB: Sender/Receiver Modules  
Program Name SAPLCNV0    
INCLUDE Name LCNV0U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_GOTSTATE TYPE DCOBJIF-GOTSTATE state when read
Exporting ES_DD02V TYPE DD02V table header
Exporting ES_DD40V TYPE DD40V DD: Interface structure for table types
Importing I_NAME TYPE DCOBJDEF-NAME name of the table to be read
Importing I_STATE TYPE DCOBJDEF-STATE 'A' reading state of table
Importing I_LANGU TYPE SYST-LANGU ' ' language in which texts are read
Tables ET_DD03P TYPE DD03P table fields
Tables ET_DD42V TYPE DD42V DD: Interface structure for table type key fields (TTKF)
Exception ILLEGAL_INPUT TYPE invalid value of a parameter
Exception UNDEFINED_ERROR TYPE
Exception NO_FIELDS TYPE no fields in table or structure
               
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  20141030 
SAP Release Created in