265: l_receipt_method_id ar_cash_receipts.receipt_method_id%type;
266:
267: -- Bug 1981698 Changed the definition for l_customer_number.
268:
269: l_customer_number hz_cust_accounts.account_number%type;
270: l_customer_id hz_cust_accounts.cust_account_id%type;
271: l_receivable_trx_id ar_receivable_applications.receivables_trx_id%type;
272: l_apply_date ar_cash_receipts.receipt_date%type;
273: l_gl_date ar_cash_receipts.receipt_date%type;
266:
267: -- Bug 1981698 Changed the definition for l_customer_number.
268:
269: l_customer_number hz_cust_accounts.account_number%type;
270: l_customer_id hz_cust_accounts.cust_account_id%type;
271: l_receivable_trx_id ar_receivable_applications.receivables_trx_id%type;
272: l_apply_date ar_cash_receipts.receipt_date%type;
273: l_gl_date ar_cash_receipts.receipt_date%type;
274: l_receipt_currency_code ar_cash_receipts.currency_code%type;