DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_PUB dependencies on AP_INVOICES_INTERFACE

Line 747: ,p_payment_priority IN ap_invoices_interface.PAYMENT_PRIORITY%TYPE DEFAULT NULL --Bug8290172

743: ,p_remittance_message3 IN ap_invoices.remittance_message3%TYPE DEFAULT NULL
744: ,p_party_id IN hz_parties.party_id%TYPE DEFAULT NULL
745: ,p_party_site_id IN hz_party_sites.party_site_id%TYPE DEFAULT NULL
746: ,p_bank_account_id IN ar_cash_receipts.customer_bank_account_id%TYPE DEFAULT NULL
747: ,p_payment_priority IN ap_invoices_interface.PAYMENT_PRIORITY%TYPE DEFAULT NULL --Bug8290172
748: ,p_terms_id IN ap_invoices_interface.TERMS_ID%TYPE DEFAULT NULL --Bug8290172
749: );
750:
751: /*#

Line 748: ,p_terms_id IN ap_invoices_interface.TERMS_ID%TYPE DEFAULT NULL --Bug8290172

744: ,p_party_id IN hz_parties.party_id%TYPE DEFAULT NULL
745: ,p_party_site_id IN hz_party_sites.party_site_id%TYPE DEFAULT NULL
746: ,p_bank_account_id IN ar_cash_receipts.customer_bank_account_id%TYPE DEFAULT NULL
747: ,p_payment_priority IN ap_invoices_interface.PAYMENT_PRIORITY%TYPE DEFAULT NULL --Bug8290172
748: ,p_terms_id IN ap_invoices_interface.TERMS_ID%TYPE DEFAULT NULL --Bug8290172
749: );
750:
751: /*#
752: * Use this procedure to create a reversal of an activity application