Oracle Order Management : Configurator Issues
We normally face this issue(Configuration errors) while booking the order
1)We are deriving component_sequence_id from bom_bill_of_materials by calling Procedure
"Complete_Config_Line".
This procedure is calling for 'CREATE' operation only and inside
'Complete_Config_Line' will call 'oe_config_pvt.Explode_Bill' for Model Items, and also for
options/classes with operation <> 'CREATE'. This condition never satisfy for options/classes
This is Oracle BUG.We have to raise SR.for this issue
Click here for Order Management issues and Solution