SAP ABAP Function Module CNV_INDX_GEN_CONV_CALLS (Generate conversion routine calls)
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_CONV_CALLS Generate conversion routine calls  
Function Group CNV_INDX_GENERATE   Generation of INDX conversion programs  
Program Name SAPLCNV_INDX_GENERATE    
INCLUDE Name LCNV_INDX_GENERATEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CONV_PARTS TYPE CNV_00001_ST_TABLE_PROGRAM Conversion part coding
Exporting DECL_PARTS TYPE CNV_00001_ST_TABLE_PROGRAM Declaration part coding
Exporting INCL_P_PARTS TYPE CNV_00001_ST_TABLE_PROGRAM Coding with procedural includes
Exporting INCL_D_PARTS TYPE CNV_00001_ST_TABLE_PROGRAM Coding with declaration includes
Exporting FORM_PARTS TYPE CNV_00001_ST_TABLE_PROGRAM Form routines
Exporting ERROR TYPE FLAG Has error occurred?
Importing PACKID TYPE CNV_PACK Package number
Importing LOGGER TYPE REF TO CL_CNV_MBT_ULV_LOGGER ULV Logger
Importing TABRANGE TYPE CNV_MBT_T_TABNAME_RANGE Range table for table names
Importing RELIDRANGE TYPE CNV_INDX_T_RELID_RANGE Range table for RELID name
Importing ORIGINAL_RECORD_VARNAME TYPE TOKEN_STR 'GD_ORIGINAL' Name of the variable holding current record
Importing ORIGINAL_ITAB_VARNAME TYPE TOKEN_STR 'GT_ORIGINAL' Name of the variable holding portion of records
Importing CONVERTED_ITAB_VARNAME TYPE TOKEN_STR 'GT_CONVERTED' Name of the variable holding converted portion of records
Importing LOGGER_VARNAME TYPE TOKEN_STR 'GR_LOGGER' Name of the variable holding logger
Importing ALL_RELEVANT TYPE FLAG 'X' Include all rows in changed portion even if hasn't been changed
Importing RAISE_EXCEPTIONS TYPE FLAG SPACE Raise exception in case of error
Exception CX_CNV_00001_GENERATION_ERROR TYPE Error generating programs
Exception CX_CNV_MBT_AUTHORITY TYPE Issues related to Authority/Registration
               
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