SAP Function CFG_API_GET_CONFLICTS - GetConflicts (Configuration Conflict Handling)

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

Parameter Reference Type Length Text
CONFLICTS COMT_CFGM_CONFLICT_I h 40 Configuration Conflict Handling: Table of Conflicts

Functionality
This function module returns a list of conflicts for the configurationspecified by the CONFIG_ID parameter.

Notes
The CONFLICT_ID of a conflict is equivalent to the JUSTIFICATION_IDwithin function module CFG_API_GET_FACTS, which can be used to get hintswhat caused the conflict.

Further information
See also function module CFG_API_GET_CSTIC_CONFLICTS andCFG_API_GET_FACTS