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 find download and convert pdf format function module for a script

Former Member
0 Likes
371

Hi,

I have script requirement its already fixed with nace tcode and when we run output type in tcode va02 its generatinga mail with attaching script ouput in pdf format. Now i want find how that script generating pdf format and attaching to mail there in driver program no any function modules using for that.

So anyone can help me for this finding.

Thanks.

Hi,

I have script requirement its already fixed with nace tcode and when we run output type in tcode va02 its generatinga mail with attaching script ouput in pdf format. Now i want find how that script generating pdf format and attaching to mail there in driver program no any function modules using for that.

So anyone can help me for this finding.

Thanks.

1 REPLY 1
Read only

former_member194739
Active Participant
0 Likes
328

Dear Pradeep,

Use FM: CONVERT_OTF, this FM converts PDF output. After  use the FM: SX_TABLE_LINE_WIDTH_CHANGE FOR convert line width 255.

Regards,

Abbas.