DBA Data[Home] [Help]

APPS.HR_API dependencies on HR_LEG_LOOKUPS

Line 878: from hr_leg_lookups

874: -- Declare Local cursors
875: --
876: cursor csr_hr_leg_look is
877: select null
878: from hr_leg_lookups
879: where lookup_code = p_lookup_code
880: and lookup_type = p_lookup_type
881: and enabled_flag = 'Y'
882: and p_effective_date between