DBA Data[Home] [Help]

APPS.IEX_COLL_CAMP_SCHD_RPT_PKG dependencies on DUAL

Line 288: from dual;

284: end if;
285:
286: select TRUNC(sysdate)
287: into l_sysdate
288: from dual;
289:
290: l_new_line := '
291: ';
292: FND_FILE.put_line( FND_FILE.LOG,'10') ;