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

Selection Screen

Former Member
0 Likes
611

Hello friends,

I have a report with a selection screen and only one user input field.

When the user enters name of any table in this field it should create another selection screen which would shown all the primary key fields for the user to enter data.

Any advice,

Shreekant

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
530

You mean, something like transaction SE16?

Regards,

Rich Heilman

Read only

0 Likes
530

yes something like se16. But in my second screen when I enter data some other action has to be performed.

Shreekant

Read only

0 Likes
530

ANy suggestions.

Shreekant

Read only

Former Member
0 Likes
530

Hi,

You can use the BDC Recording for the Transaction 'SE16' upto entering the

Table name & Pressing 'Enter' Button. Then you perform the whichever action you want.

Thanks,

Sreenivas

Read only

ferry_lianto
Active Contributor
0 Likes
530

Hi Shreekant,

Please check this FM.

SE16N_CREATE_OR_SELTAB

SE16N_CREATE_SELTAB

SE16N_GET_DATE_INTERVAL

SE16N_INTERFACE

SE16N_MULTI_FIELD_INPUT

SE16N_SHOW_GRID_LINE

SE16N_START

Hope this will help.

Regards,

Ferry Lianto