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

Convert SPOOL to BIN format

Former Member
0 Likes
1,226

Is there any function module to convert spool to BIN format

Thanks,

V

4 REPLIES 4
Read only

Former Member
0 Likes
796

If you search in SE37 with SPOOLBIN*, you'll get a possible candidate: BAPI_XBP_READ_SPOOL_BIN. Amazing what one can find searching with likely words...

Read only

0 Likes
796

yeah.. this is most likely FM anyone will get first.. but the sad part is it doesnt suffice our need

Read only

0 Likes
796

Hi ,

Try this link:

https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-GettingPDFfilefromspooling+list

This is a good example of saving files from splooing list.

May it helps you.

Regards.

DS

Read only

0 Likes
796

Thanks... I can't use 'WS_DOWNLOAD' to convert to binary.. as program will be executed in background