DBA Data[Home] [Help]

APPS.CCT_ICJUMPSTART_PUB dependencies on IEO_SVR_GROUPS_S1

Line 535: Select IEO_SVR_GROUPS_S1.nextval

531: raise FND_API.G_EXC_UNEXPECTED_ERROR;
532: End if;
533: Exception
534: When No_data_found then
535: Select IEO_SVR_GROUPS_S1.nextval
536: into l_server_Group_id
537: from dual;
538: Insert into IEO_SVR_GROUPS
539: (Server_group_id,Group_name,Location,Description