DBA Data[Home] [Help]

APPS.AR_PREPAYMENTS dependencies on AR_CASH_RECEIPT_HISTORY

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

68: --Bug:3106245 can not have a parameter as IN OUT
69: p_receipt_number IN ar_cash_receipts.receipt_number%TYPE DEFAULT NULL,
70:
71: p_receipt_date IN ar_cash_receipts.receipt_date%TYPE DEFAULT NULL,
72: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,
73: p_maturity_date IN DATE DEFAULT NULL,
74: p_postmark_date IN DATE DEFAULT NULL,
75: p_customer_id IN ar_cash_receipts.pay_from_customer%TYPE DEFAULT NULL,
76: p_customer_name IN hz_parties.party_name%TYPE DEFAULT NULL,