DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on AR_CASH_RECEIPT_HISTORY

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

227: *=========================================================================*/
228:
229:
230: PROCEDURE insert_batch(
231: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,
232: p_batch_date IN ar_cash_receipts.receipt_date%TYPE DEFAULT NULL,
233: p_receipt_class_id IN ar_receipt_classes.receipt_class_id%TYPE DEFAULT NULL,
234: p_receipt_method_id IN ar_cash_receipts.receipt_method_id%TYPE DEFAULT NULL,
235: p_currency_code IN ar_cash_receipts.currency_code%TYPE DEFAULT NULL,