DBA Data[Home] [Help]

APPS.ARP_PROCESS_MISC_RECEIPTS dependencies on AR_RECEIPT_METHOD_ACCOUNTS

Line 779: ar_receipt_method_accounts.override_remit_account_flag%TYPE;

775: l_crh_rec ar_cash_receipt_history%ROWTYPE;
776: l_ccid ar_cash_receipt_history.account_code_combination_id%TYPE;
777: l_source_type ar_distributions.source_type%TYPE;
778: l_override_remit_account_flag
779: ar_receipt_method_accounts.override_remit_account_flag%TYPE;
780: l_acctd_amount ar_cash_receipt_history.acctd_amount%TYPE;
781: l_dummy NUMBER;
782: l_ae_doc_rec l_ae_doc_rec_type;
783: l_called_from_api varchar2(1);