DBA Data[Home] [Help]

APPS.PSP_ORGANIZATION_ACCOUNTS_API dependencies on PSP_ORGANIZATION_ACCOUNTS_BK2

Line 344: psp_organization_accounts_bk2.update_organization_account_b

340: --
341: -- Call Before Process User Hook
342: --
343: begin
344: psp_organization_accounts_bk2.update_organization_account_b
345: ( p_organization_account_id => p_organization_account_id
346: , p_gl_code_combination_id => p_gl_code_combination_id
347: , p_project_id => p_project_id
348: , p_expenditure_organization_id => p_expenditure_organization_id

Line 435: psp_organization_accounts_bk2.update_organization_account_a

431: --
432: -- Call After Process User Hook
433: --
434: begin
435: psp_organization_accounts_bk2.update_organization_account_a
436: ( p_organization_account_id => p_organization_account_id
437: , p_gl_code_combination_id => p_gl_code_combination_id
438: , p_project_id => p_project_id
439: , p_expenditure_organization_id => p_expenditure_organization_id