SAP ABAP Function Module CFG_API_GET_PRODUCT_VARIANTS (Gets the product variants that matches the current configuration)
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_PRODUCT_VARIANTS | Gets the product variants that matches the current configuration |
Function Group | COM_CFG_API_ENGINE_COMMAND | Configuration: Engine Commands |
Program Name | SAPLCOM_CFG_API_ENGINE_COMMAND | |
INCLUDE Name | LCOM_CFG_API_ENGINE_COMMANDU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
VARIANT_COUNT | TYPE | COMT_CFGM_INTEGER | CFG: Integer | |||
![]() |
PRODUCT_VARIANTS | TYPE | COMT_CFGM_VARIANT_I | Configuration: Table of Product Variants | |||
![]() |
CONFIG_ID | TYPE | COMT_CFGM_CONFIG_ID | Configuration Identifier | |||
![]() |
SEARCH_MODE | TYPE | CHAR1 | '2' | '0'=exact / '2'=incomplete | ||
![]() |
LIMIT | TYPE | COMT_CFGM_INTEGER | CFG: Data element of type STRING | |||
![]() |
QUALITY | TYPE | COMT_CFGM_DOUBLE | CFG: Double | |||
![]() |
MAX_MATCH_POINT | TYPE | COMT_CFGM_INTEGER | 5 | CFG: Integer | ||
![]() |
TARGET_DATE | TYPE | COMT_CFGM_DATE | CFG: Data element of type STRING | |||
![]() |
INCLUDE_INSTANCE_PRICE | TYPE | COMT_CFGM_BOOLEAN | 'F' | Boolean (T = True, F = False, Blank = Unknown) | ||
![]() |
INCLUDE_VARIANT_CONFIG | 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 | 20050219 |
SAP Release Created in | 500 |