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

ABAP- LIST BOX

Former Member
0 Likes
465

Hi all,

In a standard transaction, there is a standard field which is list box containing values(ex. 10 values). For a particular condition these 10 values shouldn't appear but only few values should appear in the list box based onthe condition.

Can anyone please tell me the way of doing this.

Thanx in advance.

Regards,

Kranthi

2 REPLIES 2
Read only

Former Member
0 Likes
445

Hi

we need to write a condition for that but its a standard trasaction so first try for user exit available for that and afte that write a logic for that

Read only

0 Likes
445

hi,

i have got the user exit but there is problem in the logic.

Regards,

Kranthi