DBA Data[Home] [Help]

APPS.HR_ORGANIZATION_API dependencies on HR_ORI_UPD

Line 2561: hr_ori_upd.upd

2557: --
2558: --
2559: -- Update row in HR_ORGANIZATION_INFORMATION Table
2560: --
2561: hr_ori_upd.upd
2562: ( p_effective_date => p_effective_date
2563: ,p_org_information_id => p_org_information_id
2564: ,p_org_information_context => p_org_info_type_code
2565: ,p_org_information2 => 'Y'

Line 2655: hr_ori_upd.upd

2651: --
2652: --
2653: -- Update row in HR_ORGANIZATION_INFORMATION Table
2654: --
2655: hr_ori_upd.upd
2656: ( p_effective_date => p_effective_date
2657: ,p_org_information_id => p_org_information_id
2658: ,p_org_information_context => p_org_info_type_code
2659: ,p_org_information2 => 'N'

Line 3533: hr_ori_upd.upd(

3529: hr_utility.set_location(l_proc, 40);
3530: --
3531: -- Update row in HR_ORGANIZATION_INFORMATION Table
3532: --
3533: hr_ori_upd.upd(
3534: p_effective_date => p_effective_date,
3535: p_org_information_id => p_org_information_id,
3536: p_org_information_context => p_org_info_type_code,
3537: p_org_information1 => p_org_information1,

Line 3844: hr_ori_upd.upd

3840: hr_utility.set_location(l_proc, 40);
3841: --
3842: -- Update row in HR_ORGANIZATION_INFORMATION Table
3843: --
3844: hr_ori_upd.upd
3845: (p_effective_date => p_effective_date
3846: ,p_org_information_id => p_org_information_id
3847: ,p_org_information_context => p_org_info_type_code
3848: ,p_org_information1 => p_org_information1