DBA Data[Home] [Help]

APPS.PAY_CONTRIBUTION_HISTORY_API dependencies on PAY_CONTRIBUTION_HISTORY_BK2

Line 364: pay_Contribution_History_bk2.update_Contribution_History_b

360: begin
361: --
362: -- Start of API User Hook for the before hook of update_Contribution_History
363: --
364: pay_Contribution_History_bk2.update_Contribution_History_b
365: (
366: p_contr_history_id => p_contr_history_id
367: ,p_person_id => p_person_id
368: ,p_date_from => p_date_from

Line 474: pay_Contribution_History_bk2.update_Contribution_History_a

470: begin
471: --
472: -- Start of API User Hook for the after hook of update_Contribution_History
473: --
474: pay_Contribution_History_bk2.update_Contribution_History_a
475: (
476: p_contr_history_id => p_contr_history_id
477: ,p_person_id => p_person_id
478: ,p_date_from => p_date_from