DBA Data[Home] [Help]

APPS.CSTPMECS dependencies on MTL_SECONDARY_INVENTORIES

Line 395: , mtl_secondary_inventories MSI

391: , SYSDATE
392:
393: FROM /* Select and Round FROM clause */
394: mtl_parameters MP
395: , mtl_secondary_inventories MSI
396: , mtl_onhand_quantities MOH
397: , mtl_material_transactions MMT
398:
399: WHERE /* Select and Round WHERE clause */