<?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: SAPScript : Form name in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578691#M1080179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;       first of all find in which category this form belongs to ( V1 , v2 , EF etc )... that u can find from TNAPR or NACHL or NAST table ..&lt;/P&gt;&lt;P&gt;after that go to NACE and what that category is ... Billing shipping etc ...depending on that transaction will be decided ... for billing VA for shipping VL etc ... functional guy will help you in this prospective ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2008 05:08:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-06T05:08:31Z</dc:date>
    <item>
      <title>SAPScript : Form name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578688#M1080176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a simple question..I know the name of the sapscript and how would I know the driver program for this script.&lt;/P&gt;&lt;P&gt;Because, their is no entry in TNAPR table for this form. how could I know the the transaction code where the form is executed..(issue output type).. please let me know ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;Prasead K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 00:59:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578688#M1080176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T00:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript : Form name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578689#M1080177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can find in the multiple ways to find it...&lt;/P&gt;&lt;P&gt;1. just go to TNAPR table and there u need to give the formanme in foname feild and execute, it will give u the print pgm name and form name and outtype etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. one more way is goto se71 enter ur form name go for display. and there goto --&amp;gt; form --&amp;gt; check --&amp;gt; texts --&amp;gt; and OK here it will diplay one dialog in that u can find hte driver pgm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. one more way is just debug the form&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.Go to NACE transaction ....There u can find the print program for corresponding script based on the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you require any thign more...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks,&lt;/P&gt;&lt;P&gt;Raghu Posani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 01:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578689#M1080177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T01:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript : Form name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578690#M1080178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prasead,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the TTXFP table.it will have both the Form as well as the Print Program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 03:08:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578690#M1080178</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-10-06T03:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript : Form name</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578691#M1080179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;       first of all find in which category this form belongs to ( V1 , v2 , EF etc )... that u can find from TNAPR or NACHL or NAST table ..&lt;/P&gt;&lt;P&gt;after that go to NACE and what that category is ... Billing shipping etc ...depending on that transaction will be decided ... for billing VA for shipping VL etc ... functional guy will help you in this prospective ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 05:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-form-name/m-p/4578691#M1080179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T05:08:31Z</dc:date>
    </item>
  </channel>
</rss>

