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

How to print external file using ABAP program

Former Member
0 Likes
442

Hello

I want to print an external file which is located in server (
20.99.0.18\GUI\xyz\8.0QUALITY\QM_TS.DOC) .....i want to print these kind of files(which i have retrieved from table 'DRAW' field 'filep' )......i need to print these files using ABAP program.

thank you

Vikram.

Message was edited by:

Vikram Bojja

1 ACCEPTED SOLUTION
Read only

prabhu_s2
Active Contributor
0 Likes
394

extract the data and pass to script or smartform for printing

1 REPLY 1
Read only

prabhu_s2
Active Contributor
0 Likes
395

extract the data and pass to script or smartform for printing