DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORGANIZATION_BK2

Line 3464: hr_organization_bk2.update_org_information_b

3460: --
3461: -- Call Before Process User Hook
3462: --
3463: begin
3464: hr_organization_bk2.update_org_information_b
3465: (p_effective_date => trunc(p_effective_date)
3466: ,p_org_info_type_code => p_org_info_type_code
3467: ,p_org_information1 => p_org_information1
3468: ,p_org_information2 => p_org_information2

Line 3575: hr_organization_bk2.update_org_information_a

3571: --
3572: -- Call After Process User Hook
3573: --
3574: begin
3575: hr_organization_bk2.update_org_information_a
3576: (p_effective_date => trunc(p_effective_date)
3577: ,p_org_info_type_code => p_org_info_type_code
3578: ,p_org_information1 => p_org_information1
3579: ,p_org_information2 => p_org_information2

Line 3767: hr_organization_bk2.update_org_information_b

3763: -- Call Before Process User Hook
3764: --
3765: begin
3766: --
3767: hr_organization_bk2.update_org_information_b
3768: (p_effective_date => trunc(p_effective_date)
3769: ,p_org_info_type_code => p_org_info_type_code
3770: ,p_org_information1 => p_org_information1
3771: ,p_org_information2 => p_org_information2

Line 3904: hr_organization_bk2.update_org_information_a

3900: -- Call After Process User Hook
3901: --
3902: begin
3903: --
3904: hr_organization_bk2.update_org_information_a
3905: (p_effective_date => trunc(p_effective_date)
3906: ,p_org_info_type_code => p_org_info_type_code
3907: ,p_org_information1 => p_org_information1
3908: ,p_org_information2 => p_org_information2