SAP ABAP Function Module CNV_00001_GEN_CONV_CALLS (Generate conversion routine calls)
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_GEN_CONV_CALLS Generate conversion routine calls  
Function Group CNV_00001_GENER   Generation functions  
Program Name SAPLCNV_00001_GENER    
INCLUDE Name LCNV_00001_GENERU02    
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 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_RECORD_VARNAME TYPE TOKEN_STR 'GD_CONVERTED' Name of the variable holding converted record
Importing CONVERTED_ITAB_VARNAME TYPE TOKEN_STR 'GT_CONVERTED' Name of the variable holding portion of converted records
Importing LOGGER_VARNAME TYPE TOKEN_STR 'GR_LOGGER' Name of the logger variable
Importing READ_COUNTER_VARNAME TYPE TOKEN_STR 'GD_READCNT' Name of the variable holding number of rows read from the portion
Importing CHANGED_COUNTER_VARNAME TYPE TOKEN_STR 'GD_CHNGCNT' Name of the variable holding number of rows changed in the portion
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