SAP ABAP Function Module CNV_00001_CHOOSE_ROUTINE (Displays a popup to choose a conversion 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 Displays a popup to choose a conversion routine  
Function Group CNV_00001_RST   Function gr. for routine suggestion tool  
Program Name SAPLCNV_00001_RST    
INCLUDE Name LCNV_00001_RSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PS_FORM TYPE CNV_00001_FORMS Chosen form routine data
Exporting PT_PARS TYPE CNV_00001_RST_PARS_TT Standard table of form routine parameters
Exporting PD_ANSWER TYPE AS4FLAG Whether user clicked OK
Exporting P_SEL_ROUTINE TYPE REF TO CL_CNV_00001_API_ROUTINE Routine representation
Importing PD_PACKID TYPE CNV_PACK Conversion: Conversion package number
Importing PD_TABNAME TYPE TABNAME Table name
Importing PD_TYPE TYPE CNV_00001_ROUTINE_CATEGORY Category of the form routine (conv./aggr./priority)
Importing PD_FIELDNAME TYPE FIELDNAME Field name
Importing PD_DOMNAME TYPE DOMNAME Domain name
Importing PD_ROLLNAME TYPE ROLLNAME Data element (semantic domain)
Importing PD_DATATYPE TYPE DATATYPE_D Data type in ABAP Dictionary
Importing PD_LENGTH TYPE DDLENG Length (no. of characters)
Importing PS_FIELD TYPE CNVFIELDS Conversion: Table fields affected
Importing PT_FIPAR TYPE CNV_00001_FIPARS_TT Standard table of CNVFIPARS
Importing PS_STEP TYPE CNVSTEPS Conversion: procedure-related functions
Importing PT_STPAR TYPE CNV_00001_STPARS_TT Standard table of CNVSTPARS
Importing PD_VIEW_MODE TYPE CNV_00001_VISIBILITY SPACE View mode
Importing PT_RESTR_ROUTINE TYPE CNV_00001_ROUTINE_NAME_TT Restrict only to these routines
Exception NOT_IMPLEMENTED TYPE The functionality was not yet implemented
Exception TABLE_NOT_FOUND TYPE Table was not found in DDIC
Exception FIELD_NOT_FOUND TYPE Field was not found in the table
Exception NO_ROUTINES TYPE No routine was found
Exception NO_AUTHORITY TYPE No authority
               
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