<?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 SAPScript problem.... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465527#M219238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I guess the SAPScript form uses driver  or print program which is defined in NACE transaction.&lt;/P&gt;&lt;P&gt;For a particular application called "ERS" the form name is MR_PRINT and the program name is&lt;/P&gt;&lt;P&gt;RM08NAST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to search RM08NAST for function modules like READ_FORM, CONTROL_FORM, END_FORM which are generally used by SAPscript.&lt;/P&gt;&lt;P&gt;But I don't find any of such modules over there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Aug 2006 22:21:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-16T22:21:00Z</dc:date>
    <item>
      <title>SAPScript problem....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465527#M219238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I guess the SAPScript form uses driver  or print program which is defined in NACE transaction.&lt;/P&gt;&lt;P&gt;For a particular application called "ERS" the form name is MR_PRINT and the program name is&lt;/P&gt;&lt;P&gt;RM08NAST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to search RM08NAST for function modules like READ_FORM, CONTROL_FORM, END_FORM which are generally used by SAPscript.&lt;/P&gt;&lt;P&gt;But I don't find any of such modules over there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 22:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465527#M219238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T22:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript problem....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465528#M219239</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;  In all the subroutines (like ENTRY_REKL) there is a function module called MRM_ENTRY_REKL and in that the open_form function module called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 22:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465528#M219239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T22:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript problem....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465529#M219240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this program exists a couple different entry FORMS, meaning that these are subroutines which are fired externally which do the printing.  In each subroutine(form) there is a function call.  for example, ERS output type uses standard form entry ENTRY_ERS.  If you look at this form in the RM08NAST program, you can see the function call MRM_ENTRY_ERS,  this is the function module where you will find all of the OPEN_FORM, WRITE_FORM, CLOSE_FORM calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 22:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465529#M219240</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-16T22:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript problem....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465530#M219241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful explaination ! I love SDN....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 22:37:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-problem/m-p/1465530#M219241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T22:37:05Z</dc:date>
    </item>
  </channel>
</rss>

