DBA Data[Home] [Help]

APPS.HRI_OPL_BEN_DIM_REFRESH dependencies on FND_FILE

Line 64: fnd_file.put_line(FND_FILE.log, p_text);

60: IF (g_conc_request_flag = TRUE) THEN
61: --
62: -- Put text to log file
63: --
64: fnd_file.put_line(FND_FILE.log, p_text);
65: --
66: ELSE
67: --
68: hr_utility.set_location(p_text, 999);