DBA Data[Home] [Help]

APPS.EAM_REBUILD dependencies on WIP_EAM_GENEALOGY_PVT

Line 55: wip_eam_genealogy_pvt.update_eam_genealogy(

51: end if;
52:
53: if (l_serial_status <> WIP_CONSTANTS.DEF_NOT_USED) then --if status is not (defined but not used) then only call
54:
55: wip_eam_genealogy_pvt.update_eam_genealogy(
56: p_api_version => 1.0,
57: p_object_type => 2, -- serial number
58: p_serial_number => l_rebuildSerNum,
59: p_inventory_item_id => l_rebuildItemID,