DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_ALLORG_HIST_BRI dependencies on PA_HR_UPDATE_PA_ENTITIES

Line 18: pa_hr_update_pa_entities.update_project_entities

14: -- Bug 2917985 - only for expenditure organizations.
15:
16: IF (:new.pa_org_use_type = 'EXPENDITURES') THEN
17:
18: pa_hr_update_pa_entities.update_project_entities
19: (p_calling_mode => 'INSERT'
20: ,p_table_name => 'PA_ALL_ORGANIZATIONS'
21: ,p_org_id_new => :new.organization_id
22: ,p_org_info1_old => NULL