SAP ABAP Function Module CNV_00001_CHOOSE_ROUTINE_EX (Displays a popup to choose conv./aggr./priority routine)
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_CHOOSE_ROUTINE_EX Displays a popup to choose conv./aggr./priority routine  
Function Group CNV_00001_SETTINGS_MAINT   Function modules to handle CWB settings  
Program Name SAPLCNV_00001_SETTINGS_MAINT    
INCLUDE Name LCNV_00001_SETTINGS_MAINTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P_ROUTINE TYPE CNV_FUNC Conversion: Name of the routine used
Exporting P_INCLUDE TYPE CNV_PROG Conversion: (Include) program containing the routine
Exporting PT_PARAMS TYPE CNV_00001_FIPARS_TT Standard table of CNVFIPARS
Exporting PT_STPARS TYPE CNV_00001_STPARS_TT Standard table of CNVSTPARS
Exporting P_ANSWER TYPE AS4FLAG Whether user clicked OK
Importing P_CATEGORY TYPE CNV_00001_ROUTINE_CATEGORY 'C' Category of the form routine (conv./aggr./priority)
Importing PS_FIPAR TYPE CNVFIPARS default values of parameter structure
Importing PS_STPAR TYPE CNVSTPARS default values of parameter structure for steps
Importing P_INIT_INCLUDE TYPE CNV_PROG SPACE Conversion: (Include) program containing the routine
Importing P_INIT_ROUTINE TYPE CNV_FUNC SPACE Conversion: Name of the routine used
Importing PT_INIT_FIPARS TYPE CNV_00001_FIPARS_TT Standard table of CNVFIPARS
Importing PT_INIT_STPARS TYPE CNV_00001_STPARS_TT Standard table of CNVSTPARS
               
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 46C