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: 

dropdown list in table control

Former Member
0 Kudos

Hi,

how do i create dropdown list in table control with reference to the database table field names? (dropdown list will be populated with the particular table field names upon selecting the input help value from an input box).

please provide sample codes.

thanks.

will reward marks if useful.

5 REPLIES 5

Kanagaraja_L
Active Contributor
0 Kudos

Check the standard program RSDEMO_TABLE_CONTROL

Kanagaraja L

Former Member
0 Kudos

how do i check?

Former Member
0 Kudos

ok i have checked that for the past few days but its not what i want.

i am using wizard to do this and i need to populate the database table records (individual field names) and display in the table control dropdown list.

what the demo shows is only how to display a dropdown list with reference to the table names.

0 Kudos

Hi Chk the below Forum You can get the clear Picture

Kanagaraja L

Former Member
0 Kudos

Hi Evonne,

U can use function module F4IF_INT_TABLE_VALUE_REQUEST

and code accordingly in flow logic.

Deserves Rewards.

Subodh