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

Dialog Program Table Control Drop down list dynamic values

Former Member
0 Likes
919

Hi,

Recently added drop down list column for the existing table control structure.

I want to display values dynamically for the drop down list column on Table control based on row values. I tried to design code on POV, but it's not triggered once you select drop down .

Please help me.

Thanks in advance.

2 REPLIES 2
Read only

SwadhinGhatuary
Active Contributor
0 Likes
513

Hi,

I thing it is not possible for Dynamic filling of dropdown.

One more hope with F4 that we can fill dynamically as per selected row, try to convince User with f4 instead of dropdown

Read only

ipravir
Active Contributor
0 Likes
513

Hi Kavitha,

The solution is not possible with table control.

You can use Drop Down box individually not as field of table control.

But the same can be done through OOPS Alv Grid.

Please find below sample demo in SAP system, which is contains the same solution what you are looking through Table control.

BCALV_EDIT_06 & BCALV_EDIT_07.

Regards,

Praveer.