DBA Data[Home] [Help]

APPS.HRI_BPL_ABV dependencies on HR_UTILITY

Line 50: hr_utility.trace(p_text);

46: fnd_file.put_line(fnd_file.log, p_text);
47: --
48: ELSE
49: --
50: hr_utility.trace(p_text);
51: --
52: END IF;
53: --
54: END output;