DBA Data[Home] [Help]

APPS.BEN_TEST_HARNESS dependencies on BEN_ROLLUP_RBV_SUMMARY

Line 1431: from ben_rollup_rbv_summary rbv,

1427: rbv.rollup_sumovn,
1428: rbv.rollup_minesd,
1429: rbv.rollup_mineed,
1430: rbv.rollup_id_string
1431: from ben_rollup_rbv_summary rbv,
1432: ben_batch_actions pba
1433: where pba.batch_id = c_bft_id
1434: and rbv.batch_action_id = pba.batch_action_id
1435: and rbv.rollup_count > 0