1153: -------------------------------------------------------------------
1154:
1155: SELECT mrp_atp_schedule_temp_s.nextval
1156: INTO l_session_id 1157: FROM dual; 1158:
1159: -- Bug 2721165 =>
1160: -- x_atp_rec in call_atp spec was changed to an out nocopy parameter
1161: -- hence same local variable cannot be assigned to both p_atp_rec