|
Functionality This function modules unspecializes a bill of materials position of aspecified instance within a configuration, which was previouslyspecified by the CFG_API_SPECIALIZE. command. Therefore you have to specify a valid CONFIG_ID, INST_ID. If unspecialzing was succesfull, the instance changes back from amaterial to a class. If the CONFIG_ID, INST_ID cannot be resolved the function module willrun into a command_exception. In other cases like trying to unspecialize a material which is notunspecializable the function module won't notify any errors. Further information See also function module CFG_API_SPECIALIZE. |