DBA Data[Home] [Help]

APPS.PAY_CONTRIBUTION_HISTORY_API dependencies on PAY_CONTRIBUTION_HISTORY_BK1

Line 82: pay_Contribution_History_bk1.create_Contribution_History_b

78: begin
79: --
80: -- Start of API User Hook for the before hook of create_Contribution_History
81: --
82: pay_Contribution_History_bk1.create_Contribution_History_b
83: (
84: p_person_id => p_person_id
85: ,p_date_from => p_date_from
86: ,p_date_to => p_date_to

Line 191: pay_Contribution_History_bk1.create_Contribution_History_a

187: begin
188: --
189: -- Start of API User Hook for the after hook of create_Contribution_History
190: --
191: pay_Contribution_History_bk1.create_Contribution_History_a
192: (
193: p_contr_history_id => l_contr_history_id
194: ,p_person_id => p_person_id
195: ,p_date_from => p_date_from