DBA Data[Home] [Help]

APPS.HR_PERSON_TYPE_USAGE_API dependencies on HR_PERSON_TYPE_USAGE_BK2

Line 572: hr_person_type_usage_bk2.create_person_type_usage_b

568: begin
569: --
570: -- Start of API User Hook for the before hook of create_person_type_usage
571: --
572: hr_person_type_usage_bk2.create_person_type_usage_b
573: (p_person_id => p_person_id
574: ,p_person_type_id => p_person_type_id
575: ,p_effective_date => p_effective_date
576: ,p_attribute_category => p_attribute_category

Line 671: hr_person_type_usage_bk2.create_person_type_usage_a

667: --
668: -- Out paramters are being passed as they are being set to the correct value in
669: -- create_person_type_usage_internal.
670:
671: hr_person_type_usage_bk2.create_person_type_usage_a
672: (p_person_id => p_person_id
673: ,p_person_type_id => p_person_type_id
674: ,p_effective_date => p_effective_date
675: ,p_attribute_category => p_attribute_category