DBA Data[Home] [Help]

APPS.PSP_ORGANIZATION_ACCOUNTS_API dependencies on PSP_ORGANIZATION_ACCOUNTS_BK1

Line 86: psp_organization_accounts_bk1.create_organization_account_b

82: --
83: -- Call Before Process User Hook
84: --
85: begin
86: psp_organization_accounts_bk1.create_organization_account_b
87: ( p_gl_code_combination_id => p_gl_code_combination_id
88: , p_project_id => p_project_id
89: , p_expenditure_organization_id => p_expenditure_organization_id
90: , p_expenditure_type => p_expenditure_type

Line 178: psp_organization_accounts_bk1.create_organization_account_a

174: --
175: -- Call After Process User Hook
176: --
177: begin
178: psp_organization_accounts_bk1.create_organization_account_a
179: ( p_organization_account_id => p_organization_account_id
180: , p_gl_code_combination_id => p_gl_code_combination_id
181: , p_project_id => p_project_id
182: , p_expenditure_organization_id => p_expenditure_organization_id