DBA Data[Home] [Help]

APPS.CCT_ICJUMPSTART_PUB dependencies on CCT_MW_ROUTE_POINT_VALUES_S

Line 1096: Select cct_mw_route_point_values_s.nextval

1092:
1093: l_value:=CCT_COLLECTION_UTIL_PUB.GET(p_param_value,l_param,l_return_status);
1094:
1095: -- rem dbms_output.put_line('Inserting Route Point Param='||l_param||' value='||l_value);
1096: Select cct_mw_route_point_values_s.nextval
1097: into l_value_id
1098: from dual;
1099:
1100: Insert into ccT_mw_route_point_values(mw_route_point_value_id,mw_route_point_id,mw_route_point_param_id,value