DBA Data[Home] [Help]

APPS.AMS_IMP_REG_DETAIL_PVT dependencies on AMS_EVENT_MAPPING_V

Line 197: from AMS_EVENT_MAPPING_V

193: att_url,
194: att_servey_notes,
195: att_contact_me_flag,
196: att_email_ok_flag
197: from AMS_EVENT_MAPPING_V
198: where IMPORT_LIST_HEADER_ID = id_in
199: and IMPORT_SUCCESSFUL_FLAG = 'N'
200: and load_status in ('ACTIVE', 'RELOAD');
201: -- end of c_get_lines