Application Development and Automation 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: 
Read only

Search help

Former Member
0 Likes
555

Out customer wants to control the values that appear in the prioirty field (PRIOK) within the service notifcation transaction (IW51). The values are controlled via config in table T356 whihc is attached to the domain, so when you seleect the filed a drop down list appears. But the customer wants to restrict this list based on the sold-to-entered already entered in the transaction, i.e. certain sold-to's will only see certain values in the drop down list. Any ideas on how this can be achieved?

3 REPLIES 3
Read only

Former Member
0 Likes
479

I hope its not possible to restrict Fixed values from a Domain dynamically.

Regards

Karthik D

Read only

Former Member
0 Likes
479

I ended up wirting my own little fucntion module to produce the search help and I used the fucntion module DYNP_VALUES_READ to read the data from the screen that I needed to use as part of the search help

Read only

0 Likes
479

So, have you put ur code in a user exit of IW51, if so, what it is? and if ur time permits, pls. eloborate. thanq

Edited by: SAP ABAPer on May 7, 2009 6:35 PM