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: 

Dialog Program Table Control Drop down list dynamic values

Former Member
0 Kudos

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

former_member182915
Active Contributor
0 Kudos

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

ipravir
Active Contributor
0 Kudos

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.