DBA Data[Home] [Help]

APPS.MRP_KANBAN_PLAN_PK dependencies on FND_FILE

Line 171: fnd_file.put_line (fnd_file.log, g_log_message);

167: BEGIN
168:
169: IF g_debug THEN
170: g_log_message := 'In End_Kanban_Plan function';
171: fnd_file.put_line (fnd_file.log, g_log_message);
172: END IF;
173:
174: -- ------------------------------------------------------------------------
175: -- Update the plan_completion_date to sysdate