DBA Data[Home] [Help]

APPS.HRI_OPL_BEN_ENRL_ACTN dependencies on FND_FILE

Line 106: fnd_file.put_line (fnd_file.LOG, p_text);

102: THEN
103: --
104: -- Put text to log file
105: --
106: fnd_file.put_line (fnd_file.LOG, p_text);
107: --
108: ELSE
109: --
110: hr_utility.set_location (p_text, 999);