DBA Data[Home] [Help]

APPS.MSC_POST_PRO dependencies on MSC_ATP_24X7

Line 1089: MSC_ATP_24X7.Call_Synchronize (ERRBUF, RETCODE, l_old_plan);

1085: /*
1086: if (l_24_plan > 0) then
1087: -- call 24x7 ATP Synchronize
1088: msc_util.msc_log ('Calling 24x7 Synchronization');
1089: MSC_ATP_24X7.Call_Synchronize (ERRBUF, RETCODE, l_old_plan);
1090: end if;
1091: RETURN;
1092: */
1093: ELSE -- Always carry out post_plan_pegging.

Line 1309: MSC_ATP_24X7.Call_Synchronize (ERRBUF, RETCODE, l_old_plan);

1305: end if;
1306:
1307: -- call 24x7 ATP Synchronize
1308: msc_util.msc_log ('Calling 24x7 Synchronization');
1309: MSC_ATP_24X7.Call_Synchronize (ERRBUF, RETCODE, l_old_plan);
1310: end if;
1311: EXCEPTION
1312: WHEN OTHERS THEN
1313: -- For summary enhancement - No need to reset summary_flag here