DBA Data[Home] [Help]

APPS.WIP_EAM_GENEALOGY_PVT dependencies on WIP_EAM_TRANSACTIONS_PVT

Line 663: wip_eam_transactions_pvt.process_eam_txn(

659: current_organization_id = l_organization_id;
660:
661: -- call the Transaction processing API
662: -- if API returns success, call the inventory genealogy API
663: wip_eam_transactions_pvt.process_eam_txn(
664: p_subinventory => l_subinventory,
665: p_serial_number => l_serial_number,
666: p_locator_id => l_locator_id,
667: p_organization_id => l_organization_id,