SAP ABAP Function Module DMC_DDIF_DTEL_GET_WRAPPER (DD: interface to read data element 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_DTEL_GET_WRAPPER DD: interface to read data element from ABAP Dictionary  
Function Group CNV0   MWB: Sender/Receiver Modules  
Program Name SAPLCNV0    
INCLUDE Name LCNV0U26    
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
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 SY-LANGU language in which texts are read
Importing I_FIELDNAME TYPE FIELDNAME Field Name
Tables ET_DD03P TYPE DD03P table fields
Exception ILLEGAL_INPUT TYPE invalid value of a parameter
Exception UNDEFINED_ERROR TYPE
               
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