DBA Data[Home] [Help]

APPS.XLA_AAD_MERGE_PVT dependencies on XLA_STAGING_COMPONENTS_H

Line 200: , xla_staging_components_h h

196: CURSOR c_invalid_versions IS
197: SELECT distinct t.name
198: FROM xla_product_rules_b w
199: , xla_product_rules_b s
200: , xla_staging_components_h h
201: , xla_product_rules_tl t
202: WHERE w.version_num > h.version_num
203: AND w.amb_context_code = g_amb_context_code
204: AND w.application_id = g_application_id