SAP ABAP Function Module DMC_DDIF_TABL_GET_WRAPPER (DD: interface to read table 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_TABL_GET_WRAPPER DD: interface to read table from ABAP Dictionary  
Function Group CNV0   MWB: Sender/Receiver Modules  
Program Name SAPLCNV0    
INCLUDE Name LCNV0U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GOTSTATE TYPE DCOBJIF-GOTSTATE state when read
Exporting DD02V_WA TYPE DD02V table header
Exporting DD09L_WA TYPE DD09L technical settings of table
Importing NAME TYPE DCOBJDEF-NAME name of the table to be read
Importing STATE TYPE DCOBJDEF-STATE 'A' reading state of table
Importing LANGU TYPE SYST-LANGU ' ' language in which texts are read
Importing I_DEL_GROUPNAME TYPE BOOLEAN delete groupname from DD03P
Importing I_NAMETAB_ONLY TYPE BOOLEAN get only nametab data
Importing I_GET_ALL_INFOS TYPE BOOLEAN get also info for indexes etc.
Tables DD03P_TAB TYPE DD03P table fields
Tables DD05M_TAB TYPE DD05M foreign key fields of table
Tables DD08V_TAB TYPE DD08V foreign key of table
Tables DD12V_TAB TYPE DD12V indixes of table
Tables DD17V_TAB TYPE DD17V index fields of table
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