Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

STARVC - is there a way to update the NUMB field?

Former Member
0 Kudos

Hi Experts,

Easy question, but I can't find the answer.

I know how to use STARVC, and I enter a new value as a parameter, provide a name, and fill in the LOW field. But the NUMB field is ALWAYS 0000. I want to make it a 0001.

SM30 is out of the question as it isn't available in our prod environment.

Is there a way?

1 REPLY 1

Former Member
0 Kudos

Hi

When you enter it as Parameter, the numb field is always 0000 as it is one to one relation between name and value i.e.

for one name you can assign one value.

If you enter it as select-options then in multiple selection this NUMB increases by 1 starting from 0000.

Br,

Nikhil