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: 

splitting of one spool request to two spool requests

Former Member
0 Kudos

Hi

I need to split one spool request to two spool requests with different page formats.

Can anybody suggests the suitable technique or function module responsible for this?

Regards,

suresh

2 REPLIES 2

Former Member
0 Kudos

Can u describe ur requirement?????

former_member223537
Active Contributor
0 Kudos

Hi,

Once the spool is generated, RSPO_RETURN_ABAP_SPOOLJOB to get the spool into internal table & then split it into 2 different internal tables.

ALso refer following FMs if required

RSPO_SPOOLDATA_GET_PRINTABLE

RSPO_GET_PAGES_SPOOLJOB

RSPO_PAGE_BREAK_SPOOLREQUEST

Best regards,

Prashant