Application Development 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: 

Implementing drop down in screen exit for transaction ML81N

Former Member
0 Kudos

Hi,

I am trying to implement drop down in screen Exit for the transaction ML81N. I am using VRM_SET_VALUES to populate the values in drop down. But when I execute the transaction the corresponding values is not displaying the drop down.

I am fetching the relavent values from a custom table.

The exit i am using is SRVEUSCR. Can anyone help me where i am going wrong.

2 REPLIES 2

former_member502553
Participant
0 Kudos

Hi Chandu,

Try using FM F4IF_INT_TABLE_VALUE_REQUEST.

Regards,

Arun.

former_member502553
Participant
0 Kudos

Hi Chandu,

Try using FM F4IF_INT_TABLE_VALUE_REQUEST.

Regards,

Arun.