DBA Data[Home] [Help]

APPS.ARP_PROCESS_APPLICATION dependencies on AR_CASH_RECEIPTS

Line 84: p_receipt_currency_code IN ar_cash_receipts.currency_code%TYPE,

80: p_amount_applied IN ar_receivable_applications.amount_applied%TYPE,
81: p_amount_applied_from IN ar_receivable_applications.amount_applied_from%TYPE,
82: p_trans_to_receipt_rate IN ar_receivable_applications.trans_to_receipt_rate%TYPE,
83: p_invoice_currency_code IN ar_payment_schedules.invoice_currency_code%TYPE,
84: p_receipt_currency_code IN ar_cash_receipts.currency_code%TYPE,
85: p_earned_discount_taken IN ar_receivable_applications.earned_discount_taken%TYPE,
86: p_unearned_discount_taken IN ar_receivable_applications.unearned_discount_taken%TYPE,
87: p_apply_date IN ar_receivable_applications.apply_date%TYPE,
88: p_gl_date IN ar_receivable_applications.gl_date%TYPE,

Line 407: ar_cash_receipts.cash_receipt_id%TYPE DEFAULT NULL ,

403: p_applied_rec_app_id IN NUMBER DEFAULT NULL,
404: p_customer_reference IN ar_receivable_applications.customer_reference%TYPE DEFAULT NULL,
405: p_netted_receipt_flag IN VARCHAR2 DEFAULT NULL,
406: p_netted_cash_receipt_id IN
407: ar_cash_receipts.cash_receipt_id%TYPE DEFAULT NULL ,
408: p_secondary_app_ref_type IN
409: ar_receivable_applications.secondary_application_ref_type%TYPE := null,
410: p_secondary_app_ref_num IN
411: ar_receivable_applications.secondary_application_ref_num%TYPE := null,