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

List box problem in table control

Former Member
0 Likes
260

Hi,

I have 3 list box coloum in my table control.Based on the 1st list box selection i wanna fill the 2nd list box.

I used function code 'CUS' and made the Fct type <BLANK> but my problem is fuction code triggers PAI but i am not getting the values what i slected in the 1st list box.

Please help me.

Regards,

Karthik.

1 REPLY 1
Read only

Former Member
0 Likes
242

Actually i resolved the problem the problem was with the function module...instead of VRM_SET_VALUES i tried F4_help...