‎2007 May 11 6:58 PM
what is the meaning of value range in domain? will it be validated according to the fixed values provided in the value range or fixed value?
‎2007 May 11 7:01 PM
Hi,
The value range is used for giving fixed values..which might not change very often..Take example..VBTYP.
Also I believe it will not validated against the value range..
Thanks,
Naren
‎2007 May 11 7:01 PM
Hi,
The value range is used for giving fixed values..which might not change very often..Take example..VBTYP.
Also I believe it will not validated against the value range..
Thanks,
Naren
‎2007 May 11 7:02 PM
Hi Prasanna,
It will not be validated automatically.
We have to programatically handled.
Regards,
ravi
‎2007 May 12 3:16 PM
Hi,
The value range you specifying there will be usefule at the time of giving input..It will come as a button near the textbox..We can see the values which we have given in the value range..
We can also select the values from the value table...
Reward with points if useful yar