SAP ABAP Function Module CFG_API_GET_INSTANCES (Retrieves all instances of a configuration)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG (Application Component) Product Configurator
⤷
COM_CFG_API_UI (Package) Product Configuration Interface [UI]

⤷

⤷

Basic Data
Function Module | CFG_API_GET_INSTANCES | Retrieves all instances of a configuration |
Function Group | COM_CFG_API_UI_COMMAND | Configuration: UI Commands |
Program Name | SAPLCOM_CFG_API_UI_COMMAND | |
INCLUDE Name | LCOM_CFG_API_UI_COMMANDU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EXT_PRODUCT_ID | TYPE | COMT_CFGM_PRODUCT_ID | External Product Id | |||
![]() |
EXT_PRODUCT_TYPE | TYPE | COMT_CFGM_PRODUCT_TYPE | External Product Type | |||
![]() |
EXT_PRODUCT_LOGSYS | TYPE | LOGSYS | External Logical system | |||
![]() |
INSTANCES | TYPE | COMT_CFGM_INSTANCE_I | Table with instances | |||
![]() |
CONFIG_ID | TYPE | COMT_CFGM_CONFIG_ID | Configuration Identifier | |||
![]() |
GET_MIME_OBJECTS | TYPE | COMT_CFGM_BOOLEAN | 'F' | Get Mime Objects (F=False, T=True, ""=False) | ||
![]() |
INCLUDE_PRICE_DETAILS | TYPE | COMT_CFGM_BOOLEAN | 'F' | Boolean (T = True, F = False, Blank = Unknown) | ||
![]() |
PARAMETER_EXCEPTION | TYPE | Problem in using an import parameter | ||||
![]() |
COMMAND_EXCEPTION | TYPE | Problem in executing the configuration command | ||||
![]() |
EXCEPTION_CONFIG_NULL | TYPE | Problem when configuration doesn't exist | ||||
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 | 20041219 |
SAP Release Created in | 500 |