Unable to create Release from loaded BSA through Order Import
Step1: Load BSA through OE_Blanket_PUB.Process_Blanket API. It load successfully.
Step2: Populate the required data into oe_headers_iface_all and oe_lines_iface_all
Step3: Invoke the order import program (OEOIMP) through FND_REQUEST.SUBMIT_REQUEST
Order is failing with following error message "Invalid unit of measure for this item."
Note: BSA is created with UOM as EA and Pricing UOM is THO and ordered UOM is EA
Or
Step1: Load BSA through OE_Blanket_PUB.Process_Blanket API. It load successfully.
Step2: Login to oracle application and query the blanket agreement and create release.
Order is failing with following error message "Ordered UOM is different from the sales Agreement UOM(EA)"