Multiple Line Sales Order in Oracle Ebiz R12.1.3
Is it possible to create multiple lines order using oe_order_pub api.
When we tried we are getting error ORA-06502: PL/SQL: numeric or value error: NULL index table key value in Package OE_Order_PVT Procedure Lines.
Where in with the same code Single line order is created successfully.