DBA Data[Home] [Help]

APPS.EGO_ITEM_ASSOCIATIONS_PUB dependencies on BOM_EXPLOSIONS_V

Line 2497: FROM bom_explosions_v;

2493: l_err_code NUMBER;
2494: CURSOR l_expl_csr
2495: IS
2496: SELECT component_item_id
2497: FROM bom_explosions_v;
2498: CURSOR l_pack_item_csr(p_batch_id IN NUMBER)
2499: IS
2500: SELECT msibk.inventory_item_id
2501: ,msibk.organization_id