<?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 Re: Calling Sap Script from SE38 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614164#M1087176</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;&lt;/P&gt;&lt;P&gt;After creating ur SAPSCRIPT, use these FM's in ur Report program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CLOSE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u didn't get tel me i will clarify u....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 07:18:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-27T07:18:44Z</dc:date>
    <item>
      <title>Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614162#M1087174</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; Please let me know how to call sapscript from se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614162#M1087174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614163#M1087175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at [BC SAPscript: Printing with Forms|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRPROG/BCSRVSCRPROG.pdf] there you will find the FM to call ([OPEN_FORM|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=open_form&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue],  [WRITE_FORM|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_weblog&amp;amp;query=write_form&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue], [CLOSE_FORM |https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=close_form&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]and the like, look at the pdf for "Example of a Print Program")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to use [search at sdn|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_weblog&amp;amp;query=sapscript&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614163#M1087175</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-10-27T07:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614164#M1087176</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;&lt;/P&gt;&lt;P&gt;After creating ur SAPSCRIPT, use these FM's in ur Report program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CLOSE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u didn't get tel me i will clarify u....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614164#M1087176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614165#M1087177</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;below Function modules  provided by sap for print program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;open_form&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;close_form&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;start_form&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;end_form&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;write_form.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;swamy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614165#M1087177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614166#M1087178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first you have to maintain both the print program name and the corresponding sapscript name in the 'nace' transn.&lt;/P&gt;&lt;P&gt;After this use the call function 'write_form' in your print program mentioning the text elements name, which you want to call in various stages of the program.&lt;/P&gt;&lt;P&gt;In order to see the debugging of both the SAPscript and the print program, in SE71 give the layout name and Utilities-&amp;gt;Activate Debugger&lt;/P&gt;&lt;P&gt;In the print program, mention a breakpoint wherever needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614166#M1087178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614167#M1087179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell me , in which FM we are giving that particular sapscript name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I am not clear according to what functionalities we can confirm which FMs required?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614167#M1087179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614168#M1087180</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; Every Script has a driver program which is a SE38 program and so we can call the normal report program from the driver program using SUBMIT statement and same in the case of calling scripts from normal programs we can use submit and we can call the driver program from the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy forms between clients&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 1. from the sap standard menu choose Toolsu2013&amp;gt; sap scriptu2014&amp;gt; SE 71&lt;/P&gt;&lt;P&gt;Step 2. on the form painter:request screen,choose utilitiesu2014&amp;gt; copy from client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveena.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 07:24:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614168#M1087180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T07:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614169#M1087181</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;Sapscript is used for form printing from an abap program (reports) written in se38.If you have created your sapscript form in se71, use the following function modules&lt;/P&gt;&lt;P&gt;1. open_form - in this module specify the sapscript form name in the parameter FORM on the exporting side.&lt;/P&gt;&lt;P&gt;2. write_form - in this module you'll have to specify the name of the element if you have defined it with /E in your sapscript form.&lt;/P&gt;&lt;P&gt;3. close_form - you need not specify any paramenters in this module.&lt;/P&gt;&lt;P&gt;Remember that these 3 modules are compulsary and will not give you an output if any of them are skipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this may help you to a certain extent. Do let me know if more details are required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614169#M1087181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614170#M1087182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'START_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'END_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CLOSE_FORM'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in open form u have to mention the form name&lt;/P&gt;&lt;P&gt;and write form give the element which u used in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614170#M1087182</guid>
      <dc:creator>mahaboob_pathan</dc:creator>
      <dc:date>2008-10-27T10:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Sap Script from SE38</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614171#M1087183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to mention sap script form name in OPEN_FORM or START_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 07:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-sap-script-from-se38/m-p/4614171#M1087183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-11T07:32:07Z</dc:date>
    </item>
  </channel>
</rss>

