DBA Data[Home] [Help]

APPS.XLA_VALIDATIONS_PKG dependencies on XLA_DESCRIPTIONS_TL

Line 165: FROM xla_descriptions_tl xdt

161: --
162: CURSOR c_desc_rule
163: IS
164: SELECT fat.application_name, xdt.name, xlk.meaning description_type_code_dsp
165: FROM xla_descriptions_tl xdt
166: , fnd_application_tl fat
167: , xla_lookups xlk
168: WHERE xlk.lookup_type = 'XLA_OWNER_TYPE'
169: AND xlk.lookup_code = xdt.description_type_code