DBA Data[Home] [Help]

APPS.PQH_WORKSHEET_FUND_SRCS_API dependencies on PQH_WORKSHEET_FUND_SRCS_BK1

Line 48: pqh_WORKSHEET_FUND_SRCS_bk1.create_WORKSHEET_FUND_SRC_b

44: begin
45: --
46: -- Start of API User Hook for the before hook of create_WORKSHEET_FUND_SRC
47: --
48: pqh_WORKSHEET_FUND_SRCS_bk1.create_WORKSHEET_FUND_SRC_b
49: (
50: p_worksheet_bdgt_elmnt_id => p_worksheet_bdgt_elmnt_id
51: ,p_distribution_percentage => p_distribution_percentage
52: ,p_cost_allocation_keyflex_id => p_cost_allocation_keyflex_id

Line 89: pqh_WORKSHEET_FUND_SRCS_bk1.create_WORKSHEET_FUND_SRC_a

85: begin
86: --
87: -- Start of API User Hook for the after hook of create_WORKSHEET_FUND_SRC
88: --
89: pqh_WORKSHEET_FUND_SRCS_bk1.create_WORKSHEET_FUND_SRC_a
90: (
91: p_worksheet_fund_src_id => l_worksheet_fund_src_id
92: ,p_worksheet_bdgt_elmnt_id => p_worksheet_bdgt_elmnt_id
93: ,p_distribution_percentage => p_distribution_percentage