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

SQ01 output selection fields

helmut_sieberer
Participant
0 Likes
581

Hello,

hope i can get some help here...

searched the forum but couldn't find a solution

in the query sq01 the user selects a field (for example posting date from-to)

i want to write the selected value 'posting date to' in the heading of my statistic

how to do this ?

thanks very much for your answers

Greets

Helmut

2 REPLIES 2
Read only

ujjaval-bhalala
Explorer
0 Likes
496

Hi,

You can set its heading value in infoset of that query.

Read only

Former Member
0 Likes
496

Hello,

in the infoset (transaction sq02) you can codificate the top-of-page. There is the code-selection "TOP-OF-PAGE".

Thanks