DBA Data[Home] [Help]

APPS.AMS_DM_TARGET_SOURCES_PKG dependencies on DUAL

Line 218: from dual;

214: where target_source_id = x_target_source_id;
215:
216: cursor c_get_target_source_id is
217: select ams_dm_target_sources_s.nextval
218: from dual;
219:
220: BEGIN
221:
222: -- set the last_updated_by to be used while updating the data in customer data.