DBA Data[Home] [Help]

APPS.PAY_US_YEPP_MISS_ASSIGN_PKG dependencies on FND_LOOKUP_VALUES

Line 448: fnd_lookup_values flv

444: and pbad.legislation_code = cp_legislation_code
445: and pbad.attribute_name in
446: (select distinct fcl.lookup_code
447: from fnd_common_lookups fcl,
448: fnd_lookup_values flv
449: where fcl.lookup_type = 'YE_ARCH_REPORTS_BAL_ATTRIBUTES'
450: and fcl.lookup_type = flv.lookup_type
451: and flv.tag = '+' || cp_legislation_code
452: and fcl.lookup_code = flv.lookup_code