DBA Data[Home] [Help]

APPS.HXC_TBB_BUS dependencies on STANDARD

Line 651: -- (no business group context. HR_STANDARD_LOOKUPS used for validation)

647: hr_utility.set_location('Entering:'||l_proc, 5);
648: end if;
649:
650: -- call all supporting business operations
651: -- (no business group context. HR_STANDARD_LOOKUPS used for validation)
652:
653: chk_type
654: (p_effective_date => p_effective_date
655: ,p_type => p_rec.type

Line 748: -- (no business group context. HR_STANDARD_LOOKUPS used for validation)

744: hr_utility.set_location('Entering:'||l_proc, 5);
745: end if;
746:
747: -- call all supporting business operations
748: -- (no business group context. HR_STANDARD_LOOKUPS used for validation)
749:
750: chk_non_updateable_args
751: (p_effective_date => p_effective_date
752: ,p_rec => p_rec