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: 

dynamic selections

Former Member
0 Kudos

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

Former Member
0 Kudos

Dear Neha,

Please Check the sample program

"DEMO_CALL_STANDARD_SEL_SCREEN"

Hope your problem will solve.

Best Regards,

Sanket.

9 REPLIES 9

Former Member
0 Kudos

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,

0 Kudos

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

Former Member

Former Member
0 Kudos

Dear Neha,

Please Check the sample program

"DEMO_CALL_STANDARD_SEL_SCREEN"

Hope your problem will solve.

Best Regards,

Sanket.

0 Kudos

Thanks Sanket,

I'll try and work it now.

0 Kudos

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

Former Member
0 Kudos

I was not able to get the required output.

0 Kudos

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.

0 Kudos

Thanks Sanket,

Its done.