DBA Data[Home] [Help]

APPS.HRI_OPL_SUP_WRKFC dependencies on HR_UTILITY

Line 53: hr_utility.trace(p_text);

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