Where Used List (Function Module) for SAP ABAP Data Element COMT_CFGM_INTEGER (CFG: Integer)
SAP ABAP Data Element
COMT_CFGM_INTEGER (CFG: Integer) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CFG_API_CREATE_CONFIG VALUE(RETURN_CODE) TYPE COMT_CFGM_INTEGER
|
Creates a configuration and assigns a configuration id | ||||
| 2 |
CFG_API_GET_PRODUCT_VARIANTS VALUE(LIMIT) TYPE COMT_CFGM_INTEGER OPTIONAL
|
Gets the product variants that matches the current configuration | ||||
| 3 |
CFG_API_GET_PRODUCT_VARIANTS VALUE(VARIANT_COUNT) TYPE COMT_CFGM_INTEGER
|
Gets the product variants that matches the current configuration | ||||
| 4 |
CFG_API_GET_PRODUCT_VARIANTS VALUE(MAX_MATCH_POINT) TYPE COMT_CFGM_INTEGER DEFAULT 5
|
Gets the product variants that matches the current configuration | ||||
| 5 |
CFG_API_PERF_FIND_KB VALUE(MATCH_COUNT) TYPE COMT_CFGM_INTEGER DEFAULT 10
|
Find Knowledgebases (optimized) | ||||
| 6 |
CFG_WRP_CREATE_CONFIG REFERENCE(RETURN_CODE) TYPE COMT_CFGM_INTEGER
|
Wrapper for CFG_API_CREATE_CONFIG | ||||