DBA Data[Home] [Help]

APPS.OE_BULK_SCHEDULE_UTIL dependencies on DUAL

Line 1156: FROM dual;

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