DBA Data[Home] [Help]

APPS.BEN_ELI_BUS dependencies on PER_BUSINESS_GROUPS

Line 34: from per_business_groups pbg

30: -- the current business group context can be derived.
31: -- Remove this comment when the edit has been completed.
32: cursor csr_leg_code is
33: select pbg.legislation_code
34: from per_business_groups pbg
35: , ben_elp_extra_info eli
36: , ben_eligy_prfl_f elp
37: where eli.elp_extra_info_id = p_elp_extra_info_id
38: and elp.eligy_prfl_id = eli.eligy_prfl_id