DBA Data[Home] [Help]

APPS.AP_WEB_VALIDATE_UTIL dependencies on ICX_SEC

Line 241: V_DateFormat := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));

237: -- before calling PATC.
238:
239: -- For PATC: Used when doing projects verification
240: --Bug 3336823
241: V_DateFormat := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
242:
243:
244: -- For PATC: Determine the time-wise last receipt to use as the
245: -- exchange rate date

Line 818: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));

814:
815:
816: -- Get date mask
817: --Bug 3336823
818: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
819:
820: -- Update the calling sequence
821: --
822: IF (NOT AP_WEB_DB_UTIL_PKG.GetFormattedSysDate(l_date_format, l_last_receipt)) THEN

Line 1489: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));

1485: l_reccurr_format := l_reimbcurr_format;
1486: end if;
1487:
1488: --Bug 3336823
1489: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
1490:
1491:
1492: l_inverse_rate_profile := AP_WEB_UTILITIES_PKG.VALUE_SPECIFIC(
1493: p_name => 'DISPLAY_INVERSE_RATE',

Line 2469: V_DateFormat := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));

2465: -- before calling PATC.
2466:
2467: -- For PATC: Used when doing projects verification
2468: --Bug 3336823
2469: V_DateFormat := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
2470:
2471:
2472: -- For PATC: Get information about functional currency and exchange
2473: -- rate for the last receipt date. The last receipt date will be