DBA Data[Home] [Help]

APPS.BEN_EES_BUS dependencies on BEN_ELIG_ASNT_SET_PRTE_F

Line 134: select null from ben_elig_asnt_set_prte_f a where a.eligy_prfl_id = p_eligy_prfl_id

130: -- per_ass_status_type_amends
131: -- and a.business_group_id = p_business_group_id;
132: --
133: cursor c2 is
134: select null from ben_elig_asnt_set_prte_f a where a.eligy_prfl_id = p_eligy_prfl_id
135: union
136: select null from ben_elig_grd_prte_f a where a.eligy_prfl_id = p_eligy_prfl_id
137: union
138: select null from ben_elig_org_unit_prte_f a where a.eligy_prfl_id = p_eligy_prfl_id