DBA Data[Home] [Help]

APPS.WSMPINVL dependencies on MTL_SECONDARY_INVENTORIES

Line 2335: mtl_secondary_inventories MSUB,

2331: x_org_loc_control,
2332: x_restrict_locators_code,
2333: x_item_loc_control
2334: FROM mtl_system_items MS,
2335: mtl_secondary_inventories MSUB,
2336: mtl_parameters MP
2337: WHERE MP.organization_id = crec.organization_id
2338: AND MS.organization_id = crec.organization_id
2339: AND MS.inventory_item_id = crec.inventory_item_id