DBA Data[Home] [Help]

APPS.WMS_ATF_DESTINATION_LPN dependencies on WMS_OP_PLAN_DETAILS

Line 189: wms_op_plan_details wopd,

185: wopd.operation_type,
186: nvl(wopd.is_in_inventory, 'N'),
187: mmtt.organization_id
188: from wms_op_plan_instances wopi, -- after review on 07/30/03, replaced wms_op_plans_b table with wms_op_plan_instances.
189: wms_op_plan_details wopd,
190: -- wms_zones_b wzb, -- Removed after Code Review on Sept 11th 2003.
191: mtl_material_transactions_temp mmtt,
192: wms_op_operation_instances wooi -- Added after review on 07/30/03
193: where mmtt.organization_id = wopi.organization_id