DBA Data[Home] [Help]

APPS.PQH_BUDGET_DETAILS_API dependencies on PQH_BUDGET_DETAILS_BK2

Line 246: pqh_budget_details_bk2.update_budget_detail_b

242: begin
243: --
244: -- Start of API User Hook for the before hook of update_budget_detail
245: --
246: pqh_budget_details_bk2.update_budget_detail_b
247: (
248: p_budget_detail_id => p_budget_detail_id
249: ,p_organization_id => p_organization_id
250: ,p_job_id => p_job_id

Line 308: pqh_budget_details_bk2.update_budget_detail_a

304: begin
305: --
306: -- Start of API User Hook for the after hook of update_budget_detail
307: --
308: pqh_budget_details_bk2.update_budget_detail_a
309: (
310: p_budget_detail_id => p_budget_detail_id
311: ,p_organization_id => p_organization_id
312: ,p_job_id => p_job_id