DBA Data[Home] [Help]

APPS.PQP_PENSION_TYPES_API dependencies on HR_ORG_INFORMATION_PKG

Line 2590: -- for each of these rows call the hr_org_information_pkg.update_row proc

2586: -- and the end date is greater than the effective end date
2587: FOR temp_rec in c_get_org_info
2588: LOOP
2589: hr_utility.set_location('In end date org info',20);
2590: -- for each of these rows call the hr_org_information_pkg.update_row proc
2591: hr_org_information_pkg.update_row
2592: (x_rowid => temp_rec.rowid
2593: ,x_org_information_id => temp_rec.org_information_id
2594: ,x_org_information_context => 'PQP_NL_ABP_PT'

Line 2591: hr_org_information_pkg.update_row

2587: FOR temp_rec in c_get_org_info
2588: LOOP
2589: hr_utility.set_location('In end date org info',20);
2590: -- for each of these rows call the hr_org_information_pkg.update_row proc
2591: hr_org_information_pkg.update_row
2592: (x_rowid => temp_rec.rowid
2593: ,x_org_information_id => temp_rec.org_information_id
2594: ,x_org_information_context => 'PQP_NL_ABP_PT'
2595: ,x_organization_id => temp_rec.organization_id