SAP Function CFG_API_SPECIALIZE - Configuration: Specialize an Instance

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
SPEC_TYPE_ID COMT_CFGM_ID s 2 Id used for Assumption Id or Assumption Group Id

Exception Text
COMMAND_EXCEPTION Instance with id INST_ID not found

Functionality
This function modules specializes a bill of materials position of aspecified instance within a configuration.
Therefore you have to specify a valid CONFIG_ID, INST_ID andSPEC_TYPE_ID.
If the CONFIG_ID, INST_ID cannot be resolved the function module willrun into a command_exception.
In other cases like trying to specialize a material the function modulewon't notify any errors.

Notes
Specializing means substituting a class position of a bill of materialsby a suitable material.
This material is usually defined by the same class like the onementioned within the bill of materials, or a class extending it.