DBA Data[Home] [Help]

APPS.ARP_PROCESS_WRITEOFF dependencies on AR_RECEIVABLE_APPLICATIONS

Line 30: p_comments IN ar_receivable_applications.comments%type

26: p_receipt_number IN ar_cash_receipts.receipt_number%type,
27: p_receivable_trx_id IN VARCHAR2,
28: p_apply_date IN VARCHAR2,
29: p_gl_date IN VARCHAR2,
30: p_comments IN ar_receivable_applications.comments%type
31: );
32:
33: FUNCTION unapplied_amount(p_cash_receipt_id IN NUMBER,
34: p_currency_code IN ar_cash_receipts.currency_code%TYPE,