DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on AR_CASH_RECEIPT_HISTORY

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

98: *=========================================================================*/
99:
100:
101: PROCEDURE insert_batch(
102: p_gl_date IN ar_cash_receipt_history.gl_date%TYPE DEFAULT NULL,
103: p_batch_date IN ar_cash_receipts.receipt_date%TYPE DEFAULT NULL,
104: p_receipt_class_id IN ar_receipt_classes.receipt_class_id%TYPE DEFAULT NULL,
105: p_receipt_method_id IN ar_cash_receipts.receipt_method_id%TYPE DEFAULT NULL,
106: p_currency_code IN ar_cash_receipts.currency_code%TYPE DEFAULT NULL,