DBA Data[Home] [Help]

APPS.CSTPMECS dependencies on MTL_SECONDARY_INVENTORIES

Line 441: , mtl_secondary_inventories MSI

437: , SYSDATE
438:
439: FROM /* Select and Round FROM clause */
440: mtl_parameters MP
441: , mtl_secondary_inventories MSI
442: , mtl_onhand_quantities MOH
443: , mtl_material_transactions MMT
444:
445: WHERE /* Select and Round WHERE clause */