DBA Data[Home] [Help]

APPS.WSH_SHIPMENT_BATCH_PUB dependencies on DUAL

Line 165: from dual;

161: into l_from_request_date,
162: l_to_request_date,
163: l_from_schedule_date,
164: l_to_schedule_date
165: from dual;
166: EXCEPTION
167: WHEN OTHERS THEN
168: --
169: IF l_debug_on THEN