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 784: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));

780:
781:
782: -- Get date mask
783: --Bug 3336823
784: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
785:
786: -- Update the calling sequence
787: --
788: IF (NOT AP_WEB_DB_UTIL_PKG.GetFormattedSysDate(l_date_format, l_last_receipt)) THEN

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

1451: l_reccurr_format := l_reimbcurr_format;
1452: end if;
1453:
1454: --Bug 3336823
1455: l_date_format := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
1456:
1457:
1458: l_inverse_rate_profile := AP_WEB_UTILITIES_PKG.VALUE_SPECIFIC(
1459: p_name => 'DISPLAY_INVERSE_RATE',

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

2431: -- before calling PATC.
2432:
2433: -- For PATC: Used when doing projects verification
2434: --Bug 3336823
2435: V_DateFormat := nvl(icx_sec.g_date_format,icx_sec.getNLS_PARAMETER('NLS_DATE_FORMAT'));
2436:
2437:
2438: -- For PATC: Get information about functional currency and exchange
2439: -- rate for the last receipt date. The last receipt date will be