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

dynamic selections

Former Member
0 Likes
1,221

Hello ,

I am a beginner and need to make a dynamic selection screen. i need to get the additional selection parameters dynamically with the help of a button for the dynaimc selections on the application toolbar . as of in the case of transaction me23n -contracts. need to make in the similar manner.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,114

Dear Neha,

Please Check the sample program

"DEMO_CALL_STANDARD_SEL_SCREEN"

Hope your problem will solve.

Best Regards,

Sanket.

9 REPLIES 9
Read only

Former Member
0 Likes
1,114

Hi Neha,

Welcome to SDN.

For Dynamic selection screen we go for LOOP at SCREEN.

For more details please search SDN. U will get lots.

Thnaks,

Read only

0 Likes
1,114

Hi,

Thanks for the reply. i know about loop at screen, but my problem is when i click on the dynamic selections button a list should be appear out of which if i choose anything it should appear on a separate block on the selection screen. you can refer on t-code me23n and inthe documents click on contract that would give u the actual scenario.

Thanks and Regards,

Neha

Edited by: neha jindal on Sep 3, 2008 7:47 AM

Read only

Former Member
0 Likes
1,114
Read only

Former Member
0 Likes
1,115

Dear Neha,

Please Check the sample program

"DEMO_CALL_STANDARD_SEL_SCREEN"

Hope your problem will solve.

Best Regards,

Sanket.

Read only

0 Likes
1,114

Thanks Sanket,

I'll try and work it now.

Read only

0 Likes
1,114

Hi Sanket,

I tried to work out the problem of dynamic selections and have try to do it by creating the logical database but still am not bale to get thye required output. the dynamic block and list of the fields is not appearing on the click of the button. only a blank portion is appearing on the click.

Thanks and Regards,

Neha

Read only

Former Member
0 Likes
1,114

I was not able to get the required output.

Read only

0 Likes
1,114

Dear Neha,

Can u show me your program code.

or can u explain me more what actually is happening or give some another example other than me23n.

I think U want to do like FBL3N tcode dynamic selection just check.

And if possible try to understand that tcode program.

Thanks & Regards,

Sanket.

Read only

0 Likes
1,114

Thanks Sanket,

Its done.