DBA Data[Home] [Help]

APPS.ARP_PROCESS_MISC_RECEIPTS dependencies on AR_RECEIPT_METHOD_ACCOUNTS

Line 750: ar_receipt_method_accounts.override_remit_account_flag%TYPE;

746: l_crh_rec ar_cash_receipt_history%ROWTYPE;
747: l_ccid ar_cash_receipt_history.account_code_combination_id%TYPE;
748: l_source_type ar_distributions.source_type%TYPE;
749: l_override_remit_account_flag
750: ar_receipt_method_accounts.override_remit_account_flag%TYPE;
751: l_acctd_amount ar_cash_receipt_history.acctd_amount%TYPE;
752: l_dummy NUMBER;
753: l_ae_doc_rec l_ae_doc_rec_type;
754: l_called_from_api varchar2(1);