DBA Data[Home] [Help]

APPS.AP_WEB_CREDIT_CARD_WF dependencies on FND_DATE

Line 3791: FND_DATE.date_to_canonical(to_date(p_endDate,

3787: --
3788: WF_ENGINE.SetItemAttrText( l_itemType,
3789: l_itemKey,
3790: 'DATE2',
3791: FND_DATE.date_to_canonical(to_date(p_endDate,
3792: nvl(icx_sec.g_date_format,
3793: icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT')
3794: )
3795: )