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

dropdown list in table control

Former Member
0 Likes
682

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
Read only

Kanagaraja_L
Active Contributor
0 Likes
643

Check the standard program RSDEMO_TABLE_CONTROL

Kanagaraja L

Read only

Former Member
0 Likes
643

how do i check?

Read only

Former Member
0 Likes
643

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.

Read only

0 Likes
643

Hi Chk the below Forum You can get the clear Picture

Kanagaraja L

Read only

Former Member
0 Likes
643

Hi Evonne,

U can use function module F4IF_INT_TABLE_VALUE_REQUEST

and code accordingly in flow logic.

Deserves Rewards.

Subodh