DBA Data[Home] [Help]

APPS.GME_MOBILE_TXN dependencies on GME_BATCH_STEP_ITEMS

Line 1554: gme_batch_step_items i,

1550:
1551: CURSOR cur_get_step_status IS
1552: SELECT s.batchstep_no
1553: FROM gme_batch_steps s,
1554: gme_batch_step_items i,
1555: gme_material_details m
1556: WHERE m.batch_id = p_batch_id
1557: AND s.batch_id = p_batch_id
1558: AND i.batch_id = p_batch_id