DBA Data[Home] [Help]

APPS.AP_VOID_PKG dependencies on AP_RECONCILIATION_PKG

Line 780: AP_RECONCILIATION_PKG.Recon_Payment_History

776: END IF;
777:
778: if l_netting_type = 'N' then --4945922
779:
780: AP_RECONCILIATION_PKG.Recon_Payment_History
781: (NULL,
782: P_Check_Id,
783: P_Reversal_Date,
784: P_Reversal_Date,

Line 877: AP_RECONCILIATION_PKG.insert_payment_history

873:
874: -- End of Bug 6953346
875:
876: -- Bug3343314
877: AP_RECONCILIATION_PKG.insert_payment_history
878: (
879: x_check_id => p_check_id,
880: x_transaction_type => l_transaction_type,
881: x_accounting_date => p_reversal_date,