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: 

ad-hoc query

Former Member
0 Kudos

i have a ad-hoc query i would like to control the print .

When personal number change i would like to create a new page for the print . how can i do this in ad-hoc query ? ?

2 REPLIES 2

Former Member
0 Kudos

Eliram,

You can specify the SORT Criteria and the PAGE BREAK option in the ABAP Query.

Regards,

Ravi

Note : Please mark all the helpful answers

Former Member
0 Kudos

there's a way to copy a ad-hoc query to abap query ? ?