DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on MFG_LOOKUPS

Line 4755: MFG_LOOKUPS SL

4751: (SELECT
4752: 'X'
4753: FROM
4754: MTL_SERIAL_NUMBERS MSLN,
4755: MFG_LOOKUPS SL
4756: WHERE
4757: C.serial_number is not null
4758: AND MSLN.serial_number = C.serial_number
4759: AND MSLN.inventory_item_id = C.inventory_item_id

Line 4893: MFG_LOOKUPS SL

4889: (SELECT
4890: 'X'
4891: FROM
4892: MTL_SERIAL_NUMBERS MSLN,
4893: MFG_LOOKUPS SL
4894: WHERE
4895: C.serial_number is not null
4896: AND MSLN.serial_number = C.serial_number
4897: AND MSLN.inventory_item_id = C.inventory_item_id