<?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 or form for a transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529249#M1263348</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;You can also check in TNAPR table along with nast and nace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Smita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2009 08:27:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-18T08:27:00Z</dc:date>
    <item>
      <title>script or form for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529247#M1263346</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; How would you identify if script or form would work with a transaction. I am currently working with sub contracting challan. I assigned my custom driver program and form name in NACE. When i execute the transaction J1IF01 , i am able to view my form layout but the values are not getting populated. When i checked in debugging mode in driver program NAST  entries are not filled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                         But if i change the driver program to J_1I57FPN and use script - J_1I_57F4 instead of smartform , transaction entries are correctly flowing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one help me to identify  if this is just a problem with output type configuration or if script is to be used ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 06:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529247#M1263346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T06:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: script or form for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529248#M1263347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to search for a Table in which the Forms for different document types are declared....this you would get by searching for all the select statements in the Driver/Main program....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Normally controls the form selection by this way in CIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 08:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529248#M1263347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T08:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: script or form for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529249#M1263348</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;You can also check in TNAPR table along with nast and nace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Smita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 08:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529249#M1263348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T08:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: script or form for a transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529250#M1263349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can do is find out what is used with standard transaction smartform or sapscript.&lt;/P&gt;&lt;P&gt;Go to se93 enter the transaction code and find out the name of the program.&lt;/P&gt;&lt;P&gt;Now go to se11, open table TNAPR, put program name in pgnam field and you get the form name in fonam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2009 09:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script-or-form-for-a-transaction/m-p/5529250#M1263349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-19T09:39:05Z</dc:date>
    </item>
  </channel>
</rss>

