DBA Data[Home] [Help]

APPS.HRI_BPL_PERF_RATING dependencies on HR_UTILITY

Line 86: hr_utility.trace(p_text);

82: fnd_file.put_line(fnd_file.log, p_text);
83: --
84: ELSE
85: --
86: hr_utility.trace(p_text);
87: --
88: END IF;
89: --
90: END output;