DBA Data[Home] [Help]

APPS.MRP_KANBAN_PLAN_PK dependencies on FND_FILE

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

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