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

Infoset Query Selection Screen

jogeswararao_kavala
Active Contributor
0 Likes
1,476

Dear Experts,

In an infoset query. how to split the Selection Screen into different screen areas (Blocks).

Means, presently the Selection Screen is having 20 fields together under single block.

I want to group them into different blocks with respective Headings.

How to do it?

Regards

Jogeswara Rao

1 ACCEPTED SOLUTION
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,091

I don't think there is such option available. The only thing that comes to mind - write ABAP code to modify the selection screen in 'AT SELECTION SCREEN OUTPUT'. But even there I'm not sure it would be feasible. And, if so, it just looks like too much trouble for a cosmetic enhancement (IMHO).

5 REPLIES 5
Read only

former_member182010
Active Participant
0 Likes
1,091

Hello Jogeswara,

Go back to the infoset using SQ02. On the "Change Infoset" screen, go to the "Field groups" section. You may have to click the "Field groups" pushbutton. If you right-click on the field group, then you can create, change or delete a field group. Add fields to a field group by dragging field from left-side of screen and dropping on the right-side of screen.

Kind Regards,

Rae Ellen

Read only

0 Likes
1,091

Thanks Rae,

This I tried, Inspite of different field groups (with fields inside these folders) in the SQ02, the selection fields display in single block in SQ01 execute.

Any clues further?

Kind Regards

Jogeswara Rao

Read only

0 Likes
1,091

Hello Jogeswara,

Did you save and regnerate the infoset? Try and to create a new query from the revised and generated infoset.

Kind Regards,

Rae Ellen

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,092

I don't think there is such option available. The only thing that comes to mind - write ABAP code to modify the selection screen in 'AT SELECTION SCREEN OUTPUT'. But even there I'm not sure it would be feasible. And, if so, it just looks like too much trouble for a cosmetic enhancement (IMHO).

Read only

jogeswararao_kavala
Active Contributor
0 Likes
1,091

I have several Infoset queries, with the infosets having several field groups, but in any of them this splitting of selection screen is not seen. It seems Jelena Perfiljeva is right in saying that no such facility available here. Anyway, thank you both for replying.

Kind Regards

Jogeswara Rao