DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS_PUB dependencies on AR_CASH_RECEIPT_HISTORY

Line 78: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,

74: -------Multiple Prepay project: Receipt Number should be IN OUT
75: p_receipt_number IN OUT NOCOPY ar_cash_receipts.receipt_number%TYPE ,
76:
77: p_receipt_date IN ar_cash_receipts.receipt_date%TYPE DEFAULT NULL,
78: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,
79: p_maturity_date IN DATE DEFAULT NULL,
80: p_postmark_date IN DATE DEFAULT NULL,
81: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE DEFAULT NULL,
82: p_customer_name IN hz_parties.party_name%TYPE DEFAULT NULL,