DBA Data[Home] [Help]

APPS.BEN_BATCH_REPORTING dependencies on BEN_PRTT_PREM_F

Line 729: from ben_prtt_prem_f ppe

725: where prv.per_in_ler_id=bli.per_in_ler_id
726: and rownum=1
727: union
728: select null
729: from ben_prtt_prem_f ppe
730: where ppe.per_in_ler_id=bli.per_in_ler_id
731: and rownum=1
732: )
733: and rownum=1;

Line 922: from ben_prtt_prem_f ppe

918: where prv.per_in_ler_id=bli.per_in_ler_id
919: and rownum=1
920: union
921: select null
922: from ben_prtt_prem_f ppe
923: where ppe.per_in_ler_id=bli.per_in_ler_id
924: and rownum=1
925: )
926: and rownum=1;