DBA Data[Home] [Help]

APPS.AP_WEB_CREDIT_CARD_WF dependencies on FND_DATE

Line 3860: FND_DATE.date_to_canonical(to_date(p_endDate,

3856: --
3857: WF_ENGINE.SetItemAttrText( l_itemType,
3858: l_itemKey,
3859: 'DATE2',
3860: FND_DATE.date_to_canonical(to_date(p_endDate,
3861: nvl(icx_sec.g_date_format,
3862: icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT')
3863: )
3864: )