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

Generate Subroutine Pool in Background

Former Member
0 Likes
606

Hi Gurus,

Anyone knows if GENERATE SUBROUTINE POOL works in background?

The thing is, I have a report that has a 'generate subroutine pool', the routine is dynamically created and called within the report. This particular routine actually SORTs a dynamic internal table (output) depending on the variant used in the report execution. Now, I noticed that when the report is ran in background, the output is NOT sorted accordingly but when ran in foreground, it is sorted.

This is quite urgent, please help. <REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 11, 2008 5:40 PM

Hi Gurus,

Anyone knows if GENERATE SUBROUTINE POOL works in background?

The thing is, I have a report that has a 'generate subroutine pool', the routine is dynamically created and called within the report. This particular routine actually SORTs a dynamic internal table (output) depending on the variant used in the report execution. Now, I noticed that when the report is ran in background, the output is NOT sorted accordingly but when ran in foreground, it is sorted.

This is quite urgent, please help. <REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 11, 2008 5:40 PM

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
562

yes, you can use this statement also in background.

Read only

Former Member
0 Likes
562

Hello Micky,

Could you please provide an example of executing the Generate Subroutine Routine in background.

Regards

Mayank

Read only

Former Member
0 Likes
562

Hello Micky,

Could you please provide an example of executing the Generate Subroutine Routine in Background?

Regards

Mayank