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

CONVERT_OTF

Former Member
0 Likes
1,455

Hi,

Can anyone plz help me to understand the function CONVERT_OTF what exactly this function does and the meaning of the parameters....

Thanks & Regards

Ashu Singh

1 ACCEPTED SOLUTION
Read only

former_member198357
Participant
0 Likes
1,241

Hi

it is useful to convert OTF data into varioous format

U can get OTF data from smartform function module and u can pass it to this function module

4 REPLIES 4
Read only

Former Member
Read only

former_member198357
Participant
0 Likes
1,242

Hi

it is useful to convert OTF data into varioous format

U can get OTF data from smartform function module and u can pass it to this function module

Read only

Former Member
0 Likes
1,241

This is used to convert the OTF format (From Script /Smartform) to the PDF or ASCI format.

OTF will be generated after the Smart form / Script displayed

you can get the otf from the smart_form function module parameters. and incase script it will come from CLOSE_FORM Function.

Read only

Former Member
0 Likes
1,241

Hi Ashu,

CONVERT_OTF function module converts SAP documents(SAP Scripts) to other types.

For more details you can go to

SE37--- and click on "Where used list" button (near "Test/execute" button)

It will give you list of programs where this function is used.

Hope it will help you.

Regards,

Aparna