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 3522: hr_ori_upd.upd(

3518: hr_utility.set_location(l_proc, 40);
3519: --
3520: -- Update row in HR_ORGANIZATION_INFORMATION Table
3521: --
3522: hr_ori_upd.upd(
3523: p_effective_date => p_effective_date,
3524: p_org_information_id => p_org_information_id,
3525: p_org_information_context => p_org_info_type_code,
3526: p_org_information1 => p_org_information1,

Line 3828: hr_ori_upd.upd

3824: hr_utility.set_location(l_proc, 40);
3825: --
3826: -- Update row in HR_ORGANIZATION_INFORMATION Table
3827: --
3828: hr_ori_upd.upd
3829: (p_effective_date => p_effective_date
3830: ,p_org_information_id => p_org_information_id
3831: ,p_org_information_context => p_org_info_type_code
3832: ,p_org_information1 => p_org_information1