DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS_PUB dependencies on AR_CASH_RECEIPT_HISTORY

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

90: -----Multiple prepayments project: receipt number should be IN OUT
91: p_receipt_number IN OUT NOCOPY ar_cash_receipts.receipt_number%TYPE,
92:
93: p_receipt_date IN ar_cash_receipts.receipt_date%TYPE DEFAULT NULL,
94: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,
95: p_maturity_date IN DATE DEFAULT NULL,
96: p_postmark_date IN DATE DEFAULT NULL,
97: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE DEFAULT NULL,
98: p_customer_name IN hz_parties.party_name%TYPE DEFAULT NULL,