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

Generic Select Options

Former Member
0 Likes
1,298

Hi there,

in my report I would like to use generic select options like in this example:

[how to use generic select options|http://wiki.sdn.sap.com/wiki/display/Snippets/ABAPProgramtogenerateselect-options+dynamically]

However the given functionality with the pre set Selection screen is not 100% what would like to have. Especially the confirmation of the inputs for the select-options via the Save - button is not that comfortable. I would like to use F8 for this purpose.

I tried to change the PF-Status with the given parameter PFKEY of function module 'FREE_SELECTIONS_DIALOG'.

This worked as I was able to define my own function buttons.

The question that i now have is how to check on a click on these buttons.

I defined some OK-Codes for F-Buttons but none of them would do anything.

Field sy-ucomm is empty.

Does anyone have a clue on how to check on these functions?

Else, can you give me a how to to generate generic select options by myself without using these function modules?

Best regards and thanks in advance,

Dave

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
696

should work with sscrfields-ucomm