DBA Data[Home] [Help]

APPS.OE_RELATED_ITEMS_PVT dependencies on DUAL

Line 472: FROM dual;

468: --end bug14222176
469:
470: SELECT mrp_atp_schedule_temp_s.nextval
471: INTO l_session_id
472: FROM dual;
473:
474: -- Call ATP
475:
476: IF l_debug_level > 0 THEN

Line 736: -- to give out individual messages for each line.

732: ELSIF p_atp_rec.Ship_Set_Name(J) is not null OR
733: p_atp_rec.Arrival_Set_Name(J) is not null THEN
734:
735: -- This line belongs to a scheduling group. We do not want
736: -- to give out individual messages for each line.
737: null;
738:
739: ELSE
740: IF l_debug_level > 0 THEN