DBA Data[Home] [Help]

APPS.PQH_BUDGET_GL_FLEX_MAPS_API dependencies on PQH_BUDGET_GL_FLEX_MAPS_BK1

Line 43: pqh_budget_gl_flex_maps_bk1.create_budget_gl_flex_map_b

39: begin
40: --
41: -- Start of API User Hook for the before hook of create_budget_gl_flex_map
42: --
43: pqh_budget_gl_flex_maps_bk1.create_budget_gl_flex_map_b
44: (
45: p_budget_id => p_budget_id
46: ,p_gl_account_segment => p_gl_account_segment
47: ,p_payroll_cost_segment => p_payroll_cost_segment

Line 74: pqh_budget_gl_flex_maps_bk1.create_budget_gl_flex_map_a

70: begin
71: --
72: -- Start of API User Hook for the after hook of create_budget_gl_flex_map
73: --
74: pqh_budget_gl_flex_maps_bk1.create_budget_gl_flex_map_a
75: (
76: p_budget_gl_flex_map_id => l_budget_gl_flex_map_id
77: ,p_budget_id => p_budget_id
78: ,p_gl_account_segment => p_gl_account_segment