Skip to Content
0
Former Member
May 13, 2010 at 05:55 AM

Retriving data from the first field

26 Views

Hi Experts,

i have two fields in my selection screen that is

1. number range objects is select-option field

low value

high value

2. percentage remaining is parameter field

in the above case if i put any value in the second field say 15% then the data should take 15% data from the first field. what is the logic should be used to retrive?

if i not put any value in second field all the data should take from first field.

i have taken data from the Table name as NRIV this is from field one

i have taken data from the Table name as TNRO and field name is percentage this is for field two

i hope u understood my question.