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.