DBA Data[Home] [Help]

APPS.XLA_PERIOD_CLOSE_EXP_PKG dependencies on XLA_ENTITY_ID_MAPPINGS

Line 839: FROM xla_entity_id_mappings xid

835: ,xid.source_id_col_name_4 src_col_4
836: ,xem.column_name column_name
837: ,xem.column_title PROMPT
838: ,utc.data_type data_type
839: FROM xla_entity_id_mappings xid
840: ,xla_event_mappings_vl xem
841: ,user_tab_columns utc
842: WHERE xid.application_id = l_event_class_set(k).application_id
843: AND xid.entity_code = l_event_class_set(k).entity_code