SAP ABAP Function Module CNV_00001_TABLE_CREATE (Creates an internal table dynamically)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Basic Data
Function Module CNV_00001_TABLE_CREATE Creates an internal table dynamically  
Function Group CNV_00001_UTIL   Various utility function modules  
Program Name SAPLCNV_00001_UTIL   Various utility function modules 
INCLUDE Name LCNV_00001_UTILU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TABREF TYPE REF TO DATA Reference to the newly created table
Importing STRUCT TYPE TABNAME Table name
Exception CREATION_FAILED TYPE Failed to dynamically create a table
               
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