DBA Data[Home] [Help]

APPS.WIP_REBUILD dependencies on WIP_EAM_GENEALOGY_PVT

Line 143: wip_eam_genealogy_pvt.update_eam_genealogy(

139: and inventory_item_id = l_rebuildItemID;
140: end if;
141:
142: if (l_serial_status <> WIP_CONSTANTS.DEF_NOT_USED) then /*Bug 3655393*/
143: wip_eam_genealogy_pvt.update_eam_genealogy(
144: p_api_version => 1.0,
145: p_object_type => 2, -- serial number
146: p_serial_number => l_rebuildSerNum,
147: p_inventory_item_id => l_rebuildItemID,