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

Hoe to get the OTF data for script ?

former_member313782
Active Participant
0 Likes
752

Hi all,

Could you please tell me how to convert the Script output into OTF output.

My requirement is that,

When the delivery output is triggered, the script output must be sent as a PDF attacthment to multiple receipients.

Need help on this.

Hi all,

Could you please tell me how to convert the Script output into OTF output.

My requirement is that,

When the delivery output is triggered, the script output must be sent as a PDF attacthment to multiple receipients.

Need help on this.

3 REPLIES 3
Read only

Former Member
0 Likes
611

Hi,

CONVERT_OTF function module is used to convert otf to pdf.

Regards,

Vishal

Edited by: Vishal Jadhav on Nov 3, 2008 5:56 PM

Read only

former_member313782
Active Participant
0 Likes
611

Hi Vishal,

Thanks for the quick reply.

Yes i know about that FM.

But That FM takes data in OTF format and converts into PDF.

That is the next step in my developmment.

Now, the problem i am facing is to convert the script output into a OTF...

Read only

0 Likes
611

From spool you can get otf Use 'RSPO_RETURN_SPOOLJOB' then you can convert to pdf.