DBA Data[Home] [Help]

APPS.AR_GTA_BATCH_NUMBER_UTIL dependencies on DUAL

Line 420: dual;

416: to_number(p_value)
417: INTO
418: l_number_value
419: FROM
420: dual;
421:
422: --logging for debug
423: IF (l_proc_level >= l_dbg_level)
424: THEN