DBA Data[Home] [Help]

APPS.AR_AUTOREM_API dependencies on AR_CASH_RECEIPT_HISTORY

Line 171: p_batch_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,

167:
168:
169: PROCEDURE insert_batch(
170: p_batch_date IN ar_cash_receipts.receipt_date%TYPE DEFAULT NULL,
171: p_batch_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,
172: p_approve_flag IN ar_cash_receipts.override_remit_account_flag%TYPE DEFAULT NULL,
173: p_format_flag IN ar_cash_receipts.override_remit_account_flag%TYPE DEFAULT NULL,
174: p_currency_code IN ar_batches.currency_code%TYPE,
175: p_remmitance_method IN ar_batches.remit_method_code%TYPE,