DBA Data[Home] [Help]

APPS.HR_PA_MAIN_ORG_INFO_HIST_BRI dependencies on PA_ORG_UTILS

Line 17: pa_org_utils.maintain_org_info_hist_bri ( :new.organization_id,

13: and (:new.org_information1 = 'PA_PROJECT_ORG'
14: or :new.org_information1 = 'PA_EXPENDITURE_ORG')) Then
15: IF (pa_imp.pa_implemented_all) THEN
16:
17: pa_org_utils.maintain_org_info_hist_bri ( :new.organization_id,
18: :new.org_information1,
19: :new.org_information_context,
20: :new.org_information2,
21: v_err_code,