DBA Data[Home] [Help]

APPS.CSD_MIGRATE_FROM_115X_PKG dependencies on FND_LOOKUPS

Line 550: from fnd_lookups

546: -- Migrate csd_repair_estimate
547: Begin
548: select 'x'
549: into l_dummy
550: from fnd_lookups
551: where lookup_type = 'CSD_UNIT_OF_MEASURE'
552: and lookup_code = l_lead_time_uom;
553: Exception
554: When no_data_found then