DBA Data[Home] [Help]

APPS.AMS_IMP_CONF_IMPORT_TYPES_PKG dependencies on DUAL

Line 146: from dual;

142: where IMP_CONFIG_IMPORT_TYPE_ID = X_IMP_CONFIG_IMPORT_TYPE_ID;
143:
144: cursor c_get_con_com_id is
145: select AMS_IMP_CONFIG_IMPORT_TYPES_S.nextval
146: from dual;
147:
148: begin
149:
150: if X_OWNER = 'SEED' then