SAP ABAP Function Module CNV_INDX_GEN_IE_ROUTINES_OLD (Generates import and export routine for a given INDX tables)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_INDX (Package) Conversion of INDX-like cluster tables
Basic Data
Function Module CNV_INDX_GEN_IE_ROUTINES_OLD Generates import and export routine for a given INDX tables  
Function Group CNV_INDX   INDX function modules  
Program Name SAPLCNV_INDX    
INCLUDE Name LCNV_INDXU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROGNAME TYPE SYREPID Generated program name
Exporting INCLNAME TYPE SYREPID Name of the generated include
Exporting ALREADY_GENERATED TYPE FLAG Program(s) already generated
Importing TABNAME TYPE TABNAME Name of the INDX table
Importing RELID TYPE CNV_INDX_RELID Description of the cluster in the cluster tables
Importing CREATE_WITH_SYNTAX_ERRORS TYPE FLAG SPACE Create and generate program also with syntax errors?
Importing FORCE TYPE FLAG SPACE Force generation even if no changed data
Importing TEST_MODE TYPE FLAG SPACE Run in test mode? (for syntax check)
Importing ONLY_INCLUDE TYPE FLAG SPACE Only generate include (otherwise also report)
Exception CX_CNV_INDX_GENERATION_ERROR TYPE Error generating INDX code
               
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 2010_1_620