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

HariMaradana
Active Participant
0 Likes
311

Hi Experts,

Can we submit our own selection screen to standard selecton screen which is designed by screen painter(Area selection). while executing the sap standard transaction selection parameters are coming dynamically in area_selection screen.

My req is that i need to pass some additional selection fields to standard transaction.

Is it possible, If so please send the sample code.

Thanks

Cris

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
289

Hi Cris,

Your issue can be resolved using screen exits.

refer this link.

http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction

Regards,

Charumathi.B

2 REPLIES 2
Read only

Former Member
0 Likes
289

hi ,

you can design the fields using the screen painter..and you need to write the logic for that.

regards,

venkat.

Read only

Former Member
0 Likes
290

Hi Cris,

Your issue can be resolved using screen exits.

refer this link.

http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction

Regards,

Charumathi.B