SAP ABAP Function Module INTG_API_GET_KNOWLEDGEBASE (CFG: returns additional information for a knowledgebase)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-CFG (Application Component) Product Configuration
⤷
CRM_CFG_INTEGRATION (Package) Configurator Integration Layer
⤷
⤷
Basic Data
| Function Module | INTG_API_GET_KNOWLEDGEBASE | CFG: returns additional information for a knowledgebase |
| Function Group | INTG_CFG_API_ENGINE_CMD | Configuration: Engine Commands |
| Program Name | SAPLINTG_CFG_API_ENGINE_CMD | |
| INCLUDE Name | LINTG_CFG_API_ENGINE_CMDU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
KB_USER_DESIGN | TYPE | COMT_CFGD_UINAME | User Interface Name | |||
| |
KB_DESIGNS | TYPE | COMT_CFGM_UINAME_I | Table of ui names of knowledge bases | |||
| |
KB_LOGSYS | TYPE | COMT_CFGD_KBLOGSYS | Logical System | |||
| |
KB_NAME | TYPE | COMT_CFGD_KBNAME | KB Name | |||
| |
KB_VERSION | TYPE | COMT_CFGD_KBVERSION | KB Version | |||
| |
KB_PROFILE | TYPE | COMT_CFGD_PROFNAME | Profile name | |||
| |
KB_ID | TYPE | COMT_CFGD_KBID | Internal identifier of a knowledge base | |||
| |
CONFIG_ID | TYPE | COMT_IPC_CONFIG_ID | Configuration ID | |||
| |
KNOWLEDGEBASE_NOT_FOUND | TYPE | Knowledgebase for given input parameters not found | ||||
Processing Type
| Normal Function 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 | 20080418 |
| SAP Release Created in | 700 |