DBA Data[Home] [Help]

APPS.WMS_STRATEGY_UPGRADE_PVT dependencies on DUAL

Line 244: from dual;

240: l_from_organization_id := l_stg_rec.organization_id;
241:
242: select wms_selection_criteria_txn_s.nextval
243: into l_stg_assignment_id
244: from dual;
245:
246: --- Set the Pk1, Pk2, Pk3, Pk4 and Pk5 from the wms_strategy_assigenment table to the
247: --- corresponding column in the wms_selection_criteria_txn table
248: