DBA Data[Home] [Help]

APPS.HRI_OLTP_CONC_MV dependencies on HR_UTILITY

Line 57: hr_utility.trace(p_text);

53: fnd_file.put_line(fnd_file.log, p_text);
54: --
55: ELSE
56: --
57: hr_utility.trace(p_text);
58: --
59: END IF;
60: --
61: END output;