DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_RPTG_GRP

Line 1544: from ben_rptg_grp bnr

1540: ;
1541: -- iRec
1542: cursor c_irec_rptg_grp is
1543: select null
1544: from ben_rptg_grp bnr
1545: where bnr.business_group_id = p_business_group_id
1546: and bnr.rptg_prps_cd = 'IREC';
1547: --
1548: