DBA Data[Home] [Help]

APPS.PQH_BUDGETS_API dependencies on PQH_BUDGETS_BK1

Line 66: pqh_budgets_bk1.create_budget_b

62: begin
63: --
64: -- Start of API User Hook for the before hook of create_budget
65: --
66: pqh_budgets_bk1.create_budget_b
67: (
68: p_business_group_id => p_business_group_id
69: ,p_start_organization_id => p_start_organization_id
70: ,p_org_structure_version_id => p_org_structure_version_id

Line 143: pqh_budgets_bk1.create_budget_a

139: begin
140: --
141: -- Start of API User Hook for the after hook of create_budget
142: --
143: pqh_budgets_bk1.create_budget_a
144: (
145: p_budget_id => l_budget_id
146: ,p_business_group_id => p_business_group_id
147: ,p_start_organization_id => p_start_organization_id