DBA Data[Home] [Help]

APPS.AR_RECEIPT_API_COVER dependencies on AR_CASH_RECEIPT_HISTORY

Line 296: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE ,

292: p_amount IN ar_cash_receipts.amount%TYPE ,
293: p_factor_discount_amount IN ar_cash_receipts.factor_discount_amount%TYPE ,
294: p_receipt_number IN ar_cash_receipts.receipt_number%TYPE ,
295: p_receipt_date IN ar_cash_receipts.receipt_date%TYPE ,
296: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE ,
297: p_maturity_date IN DATE ,
298: p_postmark_date IN DATE ,
299: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE ,
300: p_customer_name IN hz_parties.party_name%TYPE ,

Line 454: p_reversal_gl_date IN ar_cash_receipt_history.reversal_gl_date%TYPE ,

450: p_cash_receipt_id IN ar_cash_receipts.cash_receipt_id%TYPE ,
451: p_receipt_number IN ar_cash_receipts.receipt_number%TYPE ,
452: p_reversal_category_code IN ar_cash_receipts.reversal_category%TYPE ,
453: p_reversal_category_name IN ar_lookups.meaning%TYPE ,
454: p_reversal_gl_date IN ar_cash_receipt_history.reversal_gl_date%TYPE ,
455: p_reversal_date IN ar_cash_receipts.reversal_date%TYPE ,
456: p_reversal_reason_code IN ar_cash_receipts.reversal_reason_code%TYPE ,
457: p_reversal_reason_name IN ar_lookups.meaning%TYPE ,
458: p_reversal_comments IN ar_cash_receipts.reversal_comments%TYPE ,