SAP ABAP Function Module CNV_00001_KIF_QUERY_ROUTINES (Searches and returns desired routines)
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_KIF_QUERY_ROUTINES Searches and returns desired routines  
Function Group CNV_00001_KNOWLEDGE_IFACE   Interface to access CWB basis knowledge  
Program Name SAPLCNV_00001_KNOWLEDGE_IFACE    
INCLUDE Name LCNV_00001_KNOWLEDGE_IFACEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ROUTINES TYPE CNV_00001_FORMS_TT List of routines
Exporting PARAMETERS TYPE CNV_00001_RST_PARS_TT List of routine parameters
Importing PACKID TYPE CNV_PACK Conversion: Conversion package number
Importing SEARCH_FORMS TYPE FLAG 'X' Whether to search table CNV_00001_FORMS for routines
Importing SEARCH_DOMS TYPE FLAG 'X' Whether to search table CNVDOMS for routines
Importing NAME_PATTERN TYPE CNV_FUNC '%' Pattern of the name of the form routine
Importing ROUTINE_TYPE TYPE CNV_00001_ROUTINE_CATEGORY 'C' Category of the form routine (conv./aggr./priority)
Importing MIN_NUM_PARAMS TYPE NUMC2 00 Minimal number of routine parameters
Importing MAX_NUM_PARAMS TYPE NUMC2 99 Maximal number of routine parameters
               
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