DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORGANIZATION_BK2

Line 3475: hr_organization_bk2.update_org_information_b

3471: --
3472: -- Call Before Process User Hook
3473: --
3474: begin
3475: hr_organization_bk2.update_org_information_b
3476: (p_effective_date => trunc(p_effective_date)
3477: ,p_org_info_type_code => p_org_info_type_code
3478: ,p_org_information1 => p_org_information1
3479: ,p_org_information2 => p_org_information2

Line 3586: hr_organization_bk2.update_org_information_a

3582: --
3583: -- Call After Process User Hook
3584: --
3585: begin
3586: hr_organization_bk2.update_org_information_a
3587: (p_effective_date => trunc(p_effective_date)
3588: ,p_org_info_type_code => p_org_info_type_code
3589: ,p_org_information1 => p_org_information1
3590: ,p_org_information2 => p_org_information2

Line 3783: hr_organization_bk2.update_org_information_b

3779: -- Call Before Process User Hook
3780: --
3781: begin
3782: --
3783: hr_organization_bk2.update_org_information_b
3784: (p_effective_date => trunc(p_effective_date)
3785: ,p_org_info_type_code => p_org_info_type_code
3786: ,p_org_information1 => p_org_information1
3787: ,p_org_information2 => p_org_information2

Line 3920: hr_organization_bk2.update_org_information_a

3916: -- Call After Process User Hook
3917: --
3918: begin
3919: --
3920: hr_organization_bk2.update_org_information_a
3921: (p_effective_date => trunc(p_effective_date)
3922: ,p_org_info_type_code => p_org_info_type_code
3923: ,p_org_information1 => p_org_information1
3924: ,p_org_information2 => p_org_information2