SAP ABAP Function Module CFG_API_GET_OBJECT_CSTICS (Reads object cstics with basic data from the 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_API_GET_OBJECT_CSTICS | Reads object cstics with basic data from the knowledgebase |
| Function Group | COM_CFG_API_ENGINE_COMMAND | Configuration: Engine Commands |
| Program Name | SAPLCOM_CFG_API_ENGINE_COMMAND | |
| INCLUDE Name | LCOM_CFG_API_ENGINE_COMMANDU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_CSTICS | TYPE | COMT_CFGM_OBJECT_CSTIC_I | table with object cstic info | |||
| |
KBNAME | TYPE | COMT_CFGD_KBNAME | KB Name | |||
| |
VERSION | TYPE | COMT_CFGD_KBVERSION | KB Version | |||
| |
LOGSYS | TYPE | COMT_CFGD_KBLOGSYS | Logical System | |||
| |
KBID | TYPE | COMT_CFGD_KBID | Internal identifier of a knowledge base | |||
| |
OBJS | TYPE | COMT_CFGM_OBJ_I | table of product / classes | |||
| |
PARAMETER_EXCEPTION | TYPE | Invalid input parameter | ||||
| |
COMMAND_EXCEPTION | TYPE | Internal Error in command execution | ||||
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 | 20060411 |
| SAP Release Created in | 500 |