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

Write DATA to Spool..

Former Member
0 Likes
478

Hello All,

I have an internal table with non SAP code in it.

Now is there any standard FM available to print data in internal table as it is on specified printer.

Require this urgently.

Thanks in advance,

Mohit

2 REPLIES 2
Read only

Former Member
0 Likes
365

Check below FMs

RSPO_SPOOLDATA_GET_PRINTABLE

RSPO_RPRINT_SPOOLREQ

    • reward if helpful**

Read only

0 Likes
365

Did not understand how those FM work..say first FM just determines whether its printable or not.

Say i want to print "Hi" on first line and "Hello" one secnd to some XYZ printer can you paste code of how you would use above FM's.

Thanks,

Mohit