DBA Data[Home] [Help]

APPS.XLA_AAD_EXPORT_PVT dependencies on XLA_SEG_RULES_TL

Line 212: ,xla_seg_rules_tl t

208: CURSOR c_adr IS
209: SELECT distinct t.name
210: FROM xla_amb_components_h h
211: ,xla_seg_rules_b b
212: ,xla_seg_rules_tl t
213: WHERE t.amb_context_code = b.amb_context_code
214: AND t.application_id = b.application_id
215: AND t.segment_rule_type_code = b.segment_rule_type_code
216: AND t.segment_rule_code = b.segment_rule_code