DBA Data[Home] [Help]

APPS.HR_PERSON_TYPE_USAGE_API dependencies on STANDARD

Line 554: -- Must not exist in hr_standard_lookups where lookup_type is

550:
551: hr_utility.set_location('At: '||l_proc,15);
552:
553: --
554: -- Must not exist in hr_standard_lookups where lookup_type is
555: -- HR_SYS_PTU
556: --
557: if not hr_api.not_exists_in_hrstanlookups
558: (p_effective_date => p_effective_date

Line 817: -- Must not exist in hr_standard_lookups where lookup_type is

813: END IF;
814: CLOSE csr_ptu;
815:
816: --
817: -- Must not exist in hr_standard_lookups where lookup_type is
818: -- HR_SYS_PTU
819: --
820: -- PTU Changes
821: --