<?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: Script entries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394187#M1044722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to look into the program... search for "OPEN_FORM"... and see if Form name is hardcoded in the program or if there any other logic to retrieve the form name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amol Lohade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2008 11:06:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-27T11:06:54Z</dc:date>
    <item>
      <title>Script entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394185#M1044720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me for some of the output types if we see the entries in TNAPR we have program name entry and form routine name entry but we dont have form name entry &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. what is this form routine.&lt;/P&gt;&lt;P&gt;2. now how to check the corresponding form name for that perticular output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:04:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394185#M1044720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T11:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394186#M1044721</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;u can check for specific output type in NACE transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there u can get those details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394186#M1044721</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-08-27T11:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Script entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394187#M1044722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to look into the program... search for "OPEN_FORM"... and see if Form name is hardcoded in the program or if there any other logic to retrieve the form name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amol Lohade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394187#M1044722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T11:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Script entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394188#M1044723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well the form routine is the name of the form routine in the programm which will be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is neccesary since there are some reports, making ALV outputs or whatever, but beeing ablt to be driver program as well.&lt;/P&gt;&lt;P&gt;so you cant just start the program like normally where a selection screen comes up, but need to start it another way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this other way has then to be coded under the routine which is mentioned in TNAPR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394188#M1044723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T11:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Script entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394189#M1044724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;1. what is this form routine.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Ans:This form routine is present in the driver program and it is called my the message control to process the sapscript and display the form output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. now how to check the corresponding form name for that perticular output&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans: Most of the time sapscript from names are mentioned against the program/from routine entry. If it is not present then u can go to the driver program to check whether it is hardcoded in it or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394189#M1044724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T11:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Script entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394190#M1044725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-entries/m-p/4394190#M1044725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T11:30:27Z</dc:date>
    </item>
  </channel>
</rss>

