select * from gme_batch_header gbh, gme_material_details gmd, mtl_material_transactions mmt where 1=1 and gbh.batch_type = 0 -- gmd and gmd.batch_id = gbh.batch_id -- mmt and mmt.transaction_source_id = gmd.batch_id and mmt.trx_source_line_id = gmd.material_detail_id -- for test --and trunc(gbh.plan_start_date) > --and gbh.batch_no = --and mmt.attribute_category = and rownum<100;
Комментарии (0)
Уведомления (0)
Написать комментарий
Уведомление
Последние комментарии