DBA Data[Home] [Help]

APPS.PQH_DFLT_FUND_SRCS_API dependencies on PQH_DFLT_FUND_SRCS_BK2

Line 196: pqh_dflt_fund_srcs_bk2.update_dflt_fund_src_b

192: begin
193: --
194: -- Start of API User Hook for the before hook of update_dflt_fund_src
195: --
196: pqh_dflt_fund_srcs_bk2.update_dflt_fund_src_b
197: (
198: p_dflt_fund_src_id => p_dflt_fund_src_id
199: ,p_dflt_budget_element_id => p_dflt_budget_element_id
200: ,p_dflt_dist_percentage => p_dflt_dist_percentage

Line 238: pqh_dflt_fund_srcs_bk2.update_dflt_fund_src_a

234: begin
235: --
236: -- Start of API User Hook for the after hook of update_dflt_fund_src
237: --
238: pqh_dflt_fund_srcs_bk2.update_dflt_fund_src_a
239: (
240: p_dflt_fund_src_id => p_dflt_fund_src_id
241: ,p_dflt_budget_element_id => p_dflt_budget_element_id
242: ,p_dflt_dist_percentage => p_dflt_dist_percentage