DBA Data[Home] [Help]

APPS.JAI_RCV_RGM_CLAIMS_PKG dependencies on FND_DATE

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

2903: lv_process_message VARCHAR2(1996);
2904: lv_codepath JAI_RCV_TRANSACTIONS.codepath%TYPE;
2905:
2906: /* rallamse bug#4336482 */
2907: p_invoice_date CONSTANT DATE DEFAULT fnd_date.canonical_to_date(pv_invoice_date);
2908: /* End of Bug# 4336482 */
2909:
2910: -- Date 29/05/2007 by sacsethi for bug 6078460
2911: -- Cursor where clause changed