DBA Data[Home] [Help]

APPS.HRI_OPL_BEN_DIM_REFRESH dependencies on HR_UTILITY

Line 68: hr_utility.set_location(p_text, 999);

64: fnd_file.put_line(FND_FILE.log, p_text);
65: --
66: ELSE
67: --
68: hr_utility.set_location(p_text, 999);
69: --dbms_output.put_line(p_text);
70: --
71: END IF;
72: --