DBA Data[Home] [Help]

APPS.GMD_QMSMC dependencies on MTL_SECONDARY_INVENTORIES

Line 286: FROM mtl_secondary_inventories

282:
283: /* if subinventory from above is not null */
284: CURSOR recv_subinventory IS
285: SELECT description
286: FROM mtl_secondary_inventories
287: WHERE organization_id = l_organization_id
288: AND secondary_inventory_name = l_subinventory;
289:
290: CURSOR recv_no_lot IS -- 13686877 new cursor for non lot controlled item