DBA Data[Home] [Help]

APPS.HRI_OLTP_CONC_MV dependencies on HR_UTILITY

Line 54: hr_utility.trace(p_text);

50: fnd_file.put_line(fnd_file.log, p_text);
51: --
52: ELSE
53: --
54: hr_utility.trace(p_text);
55: --
56: END IF;
57: --
58: END output;