SAP ABAP Function Module CFG_WRP_GET_KNOWLEDGEBASE (Wrapper for CFG_API_GET_KNOWLEDGEBASE)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG (Application Component) Product Configurator
     COM_CFG_API (Package) Product Configuration Interface
Basic Data
Function Module CFG_WRP_GET_KNOWLEDGEBASE Wrapper for CFG_API_GET_KNOWLEDGEBASE  
Function Group COM_CFG_WRP   Wrapper modules for CFG_API* modules  
Program Name SAPLCOM_CFG_WRP    
INCLUDE Name LCOM_CFG_WRPU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting KB_USER_DESIGN TYPE COMT_CFGD_UINAME User Interface Name
Exporting KB_DESIGNS TYPE COMT_CFGM_UINAME_I Table of ui names of knowledge bases
Importing KB_LOGSYS TYPE COMT_CFGD_KBLOGSYS Logical System
Importing KB_NAME TYPE COMT_CFGD_KBNAME KB Name
Importing KB_VERSION TYPE COMT_CFGD_KBVERSION KB Version
Importing KB_PROFILE TYPE COMT_CFGD_PROFNAME Profile name
Importing KB_ID TYPE COMT_CFGD_KBID Internal identifier of a knowledge base
Exception KNOWLEDGEBASE_NOT_FOUND TYPE Knowledgebase for given input parameters not found
Exception PARAMETER_EXCEPTION TYPE Problem in using an import parameter
Exception COMMAND_EXCEPTION TYPE Problem in executing the configuration command
Exception OTHERS TYPE Other exception
               
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  20130604 
SAP Release Created in 700