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: 

Use drop-down list value to fetch data.

akshayd1998
Participant
0 Kudos
465

Hi Abapers,

I need to create a drop-down list named tcode which has two options 1. ME54N 2.SUIM .

When user select one of them and i also have to keep ME54N as default

I have to fetch all data from table AGR_TCODES WHERE TCODE = ("the one selected in drop-down list")

2 REPLIES 2

former_member598787
Participant
0 Kudos
305

Hello,

Refer to below link:

https://answers.sap.com/questions/4266554/dropdown-list-with-selection-screen.html

This question has been asked in the forum many times. You can refer in the forum if any other questions

Regards,

Juby

Sandra_Rossi
Active Contributor
0 Kudos
305

A drop-down list in a dynpro, in a selection screen?

Anyway, there are many existing answers already:

drop-down list selection screen site:sap.com