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

Function Module

Former Member
0 Likes
447

Hi,

Is there any way to Submit Function Module Like Submit for Report.Because i need to Create the Pdf file from Function Module output.

Thanks,

Subash

4 REPLIES 4
Read only

Former Member
0 Likes
428

Just call the FM using CALL FUNCTION statement.

Read only

Former Member
0 Likes
428

sourav,

am not asking how to call the function module.

am asking any way to submit the function module to spool.

if i submit the function module to spool then it will be easy for me to create the PDf file from it.

Read only

0 Likes
428

.

Edited by: B. Wallagh on Jul 2, 2008 2:56 PM

Read only

Former Member
0 Likes
428

Hi Subas.

I suppose,

OTF_CONVERT: This wraps several other function modules. It convert OTF to ASCII or PDF.

Reward points if usefull.

Regards

Harsh