SAP Function CFG_API_GET_CSTIC_GROUPS - CFG: Get characteristic groups

Parameter Reference Type Length Default Optional Text
CONFIG_ID COMT_CFGM_CONFIG_ID g 8 Configuration Identifier
INST_ID COMT_CFGD_INSTID C 8 Internal identifier of a Instance

Parameter Reference Type Length Text
CSTIC_GROUPS COMT_CFGM_CSTIC_GROUP_I h 298 Table with characteristic groups

Exception Text
EXCEPTION_CONFIG_NULL Configuration not found

Functionality
This function module returns the characteristic groups of aconfiguration instance, including the language dependent descriptionsand the information if their characteristics take part in conflicts andif group is required.

Notes
The command returns a EXCEPTION_CONFIG_NULL exception if noconfiguration could be found for the specified CONFIG_ID. If no instancecan be obtained for the specified INST_ID, the command will log anexception in the VMC but return with just an empty CSTIC_GROUPS table.If the specified instance has no chracteristic groups, the command willalso just return an empty CSTIC_GROUPS table.

Further information
Datatype COMT_CFGM_CSTIC_GROUP_I for CSTIC_GROUPS .