DBA Data[Home] [Help]

APPS.WMS_WAVE_PLANNING_PVT dependencies on WMS_REPLENISHMENT_DETAILS

Line 18673: wms_replenishment_Details wrd

18669: bom_standard_operations bso,
18670: bom_resources br1,
18671: mtl_txn_request_headers mtrh,
18672: mtl_txn_request_lines mtrl,
18673: wms_replenishment_Details wrd
18674: where mmtt.transaction_temp_id = wdt.transaction_temp_id(+)
18675: and mtrl.header_id = mtrh.header_id
18676: --and mtrl.line_id = mmtt.trx_source_line_id changed to move_order_line_id below
18677: and mtrl.line_id = mmtt.move_order_line_id