SAP ABAP Function Module INTG_API_GET_FILTERED_CSTICS (CFG: GetFilteredCsticsAndValues)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-CFG (Application Component) Product Configuration
     CRM_CFG_INTEGRATION (Package) Configurator Integration Layer
Basic Data
Function Module INTG_API_GET_FILTERED_CSTICS CFG: GetFilteredCsticsAndValues  
Function Group INTG_COM_CFG_API_UI_CMD   Wrapper for integration module  
Program Name SAPLINTG_COM_CFG_API_UI_CMD    
INCLUDE Name LINTG_COM_CFG_API_UI_CMDU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CSTICS_IN_GROUPS TYPE COMT_CFGM_CSTICS_IN_GROUP_I CFG: Table of characteristics sorted in groups
Exporting CSTIC_GROUPS TYPE COMT_CFGM_CSTIC_GROUP_I CFG: Table of characteristic groups
Importing CONFIG_ID TYPE COMT_CFGM_CONFIG_ID Configuration Identifier
Importing INST_ID TYPE COMT_CFGD_INSTID Internal identifier of a Instance
Importing CSTIC_INFO_GROUPS TYPE COMT_CFGM_CSTIC_GROUP_INT_I CFG: Table of interests of characteristic groups
Importing MONITORED_CSTICS TYPE COMT_CFGM_MONITOR_CSTIC_INT_I CFG: Table of monitored characteristics
Importing FILTER_GROUPS TYPE COMT_CFGM_GROUP_ID_I Table of group ids
Importing UNGROUPED_CSTICS_ONLY TYPE COMT_CFGM_BOOLEAN 'F' Boolean (T = True, F = False, Blank = Unknown)
Importing INCLUDE_UNGROUPED_CSTICS TYPE COMT_CFGM_BOOLEAN 'T' Boolean (T = True, F = False, Blank = Unknown)
Importing VISIBLE_CSTICS_ONLY TYPE COMT_CFGM_BOOLEAN 'F' Boolean (T = True, F = False, Blank = Unknown)
Importing ASSIGNABLE_VALUES_ONLY TYPE COMT_CFGM_BOOLEAN 'F' Boolean (T = True, F = False, Blank = Unknown)
Exception EXCEPTION_CONFIG_NULL TYPE No configuration could be found for CONFIG_ID
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20080418 
SAP Release Created in 700