DBA Data[Home] [Help]

APPS.AMS_DS_TCA_ENTITY_PKG dependencies on DUAL

Line 216: from dual;

212: where ENTITY_ID = X_ENTITY_ID;
213:
214: cursor c_get_col_mapping_id is
215: select AMS_DS_TCA_ENTITY_s.nextval
216: from dual;
217:
218: cursor c_get_luby is
219: select last_updated_by
220: from AMS_DS_TCA_ENTITY