DBA Data[Home] [Help]

APPS.ARP_RATE_ADJ dependencies on AR_CASH_RECEIPT_HISTORY

Line 27: crh_id_out OUT NOCOPY ar_cash_receipt_history.cash_receipt_history_id%TYPE);

23: new_lub IN NUMBER,
24: new_lud IN DATE,
25: new_lul IN NUMBER,
26: touch_hist_and_dist IN BOOLEAN DEFAULT TRUE,
27: crh_id_out OUT NOCOPY ar_cash_receipt_history.cash_receipt_history_id%TYPE);
28:
29: END arp_rate_adj;