DBA Data[Home] [Help]

APPS.EGO_ITEM_ASSOCIATIONS_PUB dependencies on BOM_EXPLOSIONS_V

Line 2565: FROM bom_explosions_v;

2561: l_err_code NUMBER;
2562: CURSOR l_expl_csr
2563: IS
2564: SELECT component_item_id
2565: FROM bom_explosions_v;
2566: CURSOR l_pack_item_csr(p_batch_id IN NUMBER)
2567: IS
2568: SELECT msibk.inventory_item_id
2569: ,msibk.organization_id