DBA Data[Home] [Help]

APPS.JAI_RCV_RGM_CLAIMS_PKG dependencies on FND_DATE

Line 2694: p_invoice_date CONSTANT DATE DEFAULT fnd_date.canonical_to_date(pv_invoice_date);

2690: lv_process_message VARCHAR2(1996);
2691: lv_codepath JAI_RCV_TRANSACTIONS.codepath%TYPE;
2692:
2693: /* rallamse bug#4336482 */
2694: p_invoice_date CONSTANT DATE DEFAULT fnd_date.canonical_to_date(pv_invoice_date);
2695: /* End of Bug# 4336482 */
2696:
2697: -- Date 29/05/2007 by sacsethi for bug 6078460
2698: -- Cursor where clause changed