DBA Data[Home] [Help]

APPS.CSD_REPAIR_MANAGER_UTIL dependencies on CSD_INTERNAL_ORDERS_PVT

Line 493: CSD_INTERNAL_ORDERS_PVT.create_internal_move_orders

489: END IF;
490: END LOOP;
491:
492: -- call the API to create the internal order.
493: CSD_INTERNAL_ORDERS_PVT.create_internal_move_orders
494: (errbuf => errbuf,
495: retcode => retcode,
496: p_product_txn_ids => l_ord_product_txn_ids,
497: p_destination_ous => l_ord_destination_ous,