DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_ALLORG_HIST_BRI dependencies on PA_HR_UPDATE_PA_ENTITIES

Line 19: pa_hr_update_pa_entities.update_project_entities

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