DBA Data[Home] [Help]

APPS.EAM_DIRECT_ITEMS_VALIDATE_PVT dependencies on BOM_DEPARTMENTS

Line 185: from bom_departments where

181:
182: if p_eam_direct_items_rec.operation_seq_num <> 1 then
183:
184: select 1 into g_dummy
185: from bom_departments where
186: department_id = p_eam_direct_items_rec.department_id
187: and organization_id = p_eam_direct_items_rec.organization_id;
188:
189: select 1 into g_dummy