DBA Data[Home] [Help]

APPS.FA_ASSET_TRACE_PVT dependencies on DBMS_SESSION

Line 474: DBMS_SESSION.SET_NLS('NLS_DATE_FORMAT','''DD-MON-YYYY HH24:MI:SS''');

470: log(l_calling_fn,'l_hdr_insert is: '||l_hdr_insert);
471: log(l_calling_fn,'l_stmt is: '||l_stmt);
472: end if;
473:
474: DBMS_SESSION.SET_NLS('NLS_DATE_FORMAT','''DD-MON-YYYY HH24:MI:SS''');
475:
476: l_counter :=g_output_tbl.count;
477: IF NVL(g_no_header,'Y')<>'Y' THEN
478: l_counter := l_counter + 1;