DBA Data[Home] [Help]

APPS.ARP_PROCESS_APPLICATION dependencies on AR_CASH_RECEIPTS

Line 78: p_receipt_currency_code IN ar_cash_receipts.currency_code%TYPE,

74: p_amount_applied IN ar_receivable_applications.amount_applied%TYPE,
75: p_amount_applied_from IN ar_receivable_applications.amount_applied_from%TYPE,
76: p_trans_to_receipt_rate IN ar_receivable_applications.trans_to_receipt_rate%TYPE,
77: p_invoice_currency_code IN ar_payment_schedules.invoice_currency_code%TYPE,
78: p_receipt_currency_code IN ar_cash_receipts.currency_code%TYPE,
79: p_earned_discount_taken IN ar_receivable_applications.earned_discount_taken%TYPE,
80: p_unearned_discount_taken IN ar_receivable_applications.unearned_discount_taken%TYPE,
81: p_apply_date IN ar_receivable_applications.apply_date%TYPE,
82: p_gl_date IN ar_receivable_applications.gl_date%TYPE,

Line 398: ar_cash_receipts.cash_receipt_id%TYPE DEFAULT NULL ,

394: p_applied_rec_app_id IN NUMBER DEFAULT NULL,
395: p_customer_reference IN ar_receivable_applications.customer_reference%TYPE DEFAULT NULL,
396: p_netted_receipt_flag IN VARCHAR2 DEFAULT NULL,
397: p_netted_cash_receipt_id IN
398: ar_cash_receipts.cash_receipt_id%TYPE DEFAULT NULL ,
399: p_secondary_app_ref_type IN
400: ar_receivable_applications.secondary_application_ref_type%TYPE := null,
401: p_secondary_app_ref_num IN
402: ar_receivable_applications.secondary_application_ref_num%TYPE := null,