DBA Data[Home] [Help]

APPS.MSC_NETCHANGE_PKG dependencies on FND_FILE

Line 1942: FND_FILE.PUT_LINE(FND_FILE.LOG,'Someone else is running the plan comparsion reports for the same plans.');

1938: -1);
1939: commit;
1940: elsif p_plan_status = IN_PROGRESS then
1941: -- some one else is running compare plans now
1942: FND_FILE.PUT_LINE(FND_FILE.LOG,'Someone else is running the plan comparsion reports for the same plans.');
1943: return;
1944: elsif p_plan_status = AVAILABLE then
1945: FND_FILE.PUT_LINE(FND_FILE.LOG,
1946: 'No need to recompare plans.');

Line 1945: FND_FILE.PUT_LINE(FND_FILE.LOG,

1941: -- some one else is running compare plans now
1942: FND_FILE.PUT_LINE(FND_FILE.LOG,'Someone else is running the plan comparsion reports for the same plans.');
1943: return;
1944: elsif p_plan_status = AVAILABLE then
1945: FND_FILE.PUT_LINE(FND_FILE.LOG,
1946: 'No need to recompare plans.');
1947: return;
1948: elsif p_plan_status = NEED_RECOMPARE then
1949: update msc_nec_compare_plans