DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on MFG_LOOKUPS

Line 4721: MFG_LOOKUPS SL

4717: (SELECT
4718: 'X'
4719: FROM
4720: MTL_SERIAL_NUMBERS MSLN,
4721: MFG_LOOKUPS SL
4722: WHERE
4723: C.serial_number is not null
4724: AND MSLN.serial_number = C.serial_number
4725: AND MSLN.inventory_item_id = C.inventory_item_id

Line 4834: MFG_LOOKUPS SL

4830: (SELECT
4831: 'X'
4832: FROM
4833: MTL_SERIAL_NUMBERS MSLN,
4834: MFG_LOOKUPS SL
4835: WHERE
4836: C.serial_number is not null
4837: AND MSLN.serial_number = C.serial_number
4838: AND MSLN.inventory_item_id = C.inventory_item_id