DBA Data[Home] [Help]

APPS.MSC_ATP_GLOBAL dependencies on MSC_SCH_WB

Line 186: -- msc_sch_wb.atp_debug('***** End Extend_Atp Procedure *****');

182: p_atp_tab.part_of_set.extend(p_index); --4500382
183:
184: p_atp_tab.attribute_14.extend(p_index); --5195929
185:
186: -- msc_sch_wb.atp_debug('***** End Extend_Atp Procedure *****');
187:
188: END Extend_Atp;
189:
190: FUNCTION Get_APS_Version

Line 222: MSC_SCH_WB.get_session_id(l_dblink, x_session_id);

218: l_dblink := null;
219: END IF;
220:
221: --get session id
222: MSC_SCH_WB.get_session_id(l_dblink, x_session_id);
223:
224: x_return_status := l_return_status;
225: EXCEPTION
226: WHEN OTHERS THEN