I have a standard transaction in which a search help is provided for a specific field let say mat no. , search help having structure as ( mat no. int mat no. plant ) .
when we press F4, it fetches the correct result of mat no. and int. mat no. corresponding to the search criteria entered ie.plant.
on hitting it passes back value of mat no while i want to get the value of int. mat no instead of it.
How can it be done??