DBA Data[Home] [Help]

APPS.PQH_BUDGET_DETAILS_API dependencies on PQH_BUDGET_DETAILS_BK1

Line 58: pqh_budget_details_bk1.create_budget_detail_b

54: begin
55: --
56: -- Start of API User Hook for the before hook of create_budget_detail
57: --
58: pqh_budget_details_bk1.create_budget_detail_b
59: (
60: p_organization_id => p_organization_id
61: ,p_job_id => p_job_id
62: ,p_position_id => p_position_id

Line 119: pqh_budget_details_bk1.create_budget_detail_a

115: begin
116: --
117: -- Start of API User Hook for the after hook of create_budget_detail
118: --
119: pqh_budget_details_bk1.create_budget_detail_a
120: (
121: p_budget_detail_id => l_budget_detail_id
122: ,p_organization_id => p_organization_id
123: ,p_job_id => p_job_id