DBA Data[Home] [Help]

APPS.PQH_BUDGETS_API dependencies on PQH_BUDGETS_BK2

Line 286: pqh_budgets_bk2.update_budget_b

282: begin
283: --
284: -- Start of API User Hook for the before hook of update_budget
285: --
286: pqh_budgets_bk2.update_budget_b
287: (
288: p_budget_id => p_budget_id
289: ,p_business_group_id => p_business_group_id
290: ,p_start_organization_id => p_start_organization_id

Line 364: pqh_budgets_bk2.update_budget_a

360: begin
361: --
362: -- Start of API User Hook for the after hook of update_budget
363: --
364: pqh_budgets_bk2.update_budget_a
365: (
366: p_budget_id => p_budget_id
367: ,p_business_group_id => p_business_group_id
368: ,p_start_organization_id => p_start_organization_id