<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CONVERT_OTF in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278925#M1020836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone plz help me to understand the function CONVERT_OTF what exactly this function does and the meaning of the parameters....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ashu Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2008 10:51:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-30T10:51:27Z</dc:date>
    <item>
      <title>CONVERT_OTF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278925#M1020836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone plz help me to understand the function CONVERT_OTF what exactly this function does and the meaning of the parameters....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ashu Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 10:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278925#M1020836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERT_OTF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278926#M1020837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/search/highlightContent.jsp" target="test_blank"&gt;http://help.sap.com/search/highlightContent.jsp&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 10:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278926#M1020837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T10:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERT_OTF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278927#M1020838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is useful to convert OTF data into varioous format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can get OTF data from smartform function module and u can pass it to this function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 10:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278927#M1020838</guid>
      <dc:creator>former_member198357</dc:creator>
      <dc:date>2008-07-30T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERT_OTF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278928#M1020839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is used to convert the OTF format (From Script /Smartform)  to the PDF or ASCI format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OTF will be generated after the Smart form / Script displayed &lt;/P&gt;&lt;P&gt;you can get the otf from the smart_form function module parameters. and incase script it will come from CLOSE_FORM Function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 10:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278928#M1020839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T10:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERT_OTF</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278929#M1020840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_OTF function module converts SAP documents(SAP Scripts) to other types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details you can go to &lt;/P&gt;&lt;P&gt;SE37--- and click on "Where used list" button (near "Test/execute" button)&lt;/P&gt;&lt;P&gt;It will give you list of programs where this function is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aparna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 11:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-otf/m-p/4278929#M1020840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T11:12:04Z</dc:date>
    </item>
  </channel>
</rss>

