DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on OKE_INTERFACE_S

Line 1409: select oke_interface_s.nextval

1405:
1406: end if;
1407:
1408: -- unique group id to be associate with all rows in the table
1409: select oke_interface_s.nextval
1410: into l_id
1411: from dual;
1412: /* Bug Number: 6011322 end */
1413: