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 Function Module  CFG_API_CREATE_CONFIG
VALUE(RETURN_CODE) TYPE COMT_CFGM_INTEGER
Creates a configuration and assigns a configuration id COM_CFG_API  AP-CFG  SAP_AP 
2 Function Module  CFG_API_GET_PRODUCT_VARIANTS
VALUE(LIMIT) TYPE COMT_CFGM_INTEGER OPTIONAL
Gets the product variants that matches the current configuration COM_CFG_API  AP-CFG  SAP_AP 
3 Function Module  CFG_API_GET_PRODUCT_VARIANTS
VALUE(VARIANT_COUNT) TYPE COMT_CFGM_INTEGER
Gets the product variants that matches the current configuration COM_CFG_API  AP-CFG  SAP_AP 
4 Function Module  CFG_API_GET_PRODUCT_VARIANTS
VALUE(MAX_MATCH_POINT) TYPE COMT_CFGM_INTEGER DEFAULT 5
Gets the product variants that matches the current configuration COM_CFG_API  AP-CFG  SAP_AP 
5 Function Module  CFG_API_PERF_FIND_KB
VALUE(MATCH_COUNT) TYPE COMT_CFGM_INTEGER DEFAULT 10
Find Knowledgebases (optimized) COM_CFG_API  AP-CFG  SAP_AP 
6 Function Module  CFG_WRP_CREATE_CONFIG
REFERENCE(RETURN_CODE) TYPE COMT_CFGM_INTEGER
Wrapper for CFG_API_CREATE_CONFIG COM_CFG_API  AP-CFG  SAP_AP