|
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. |