DBA Data[Home] [Help]

APPS.HR_API dependencies on HR_LEG_LOOKUPS

Line 882: from hr_leg_lookups

878: -- Declare Local cursors
879: --
880: cursor csr_hr_leg_look is
881: select null
882: from hr_leg_lookups
883: where lookup_code = p_lookup_code
884: and lookup_type = p_lookup_type
885: and enabled_flag = 'Y'
886: and p_effective_date between