<?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: SAP Script problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327640#M511729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the help I couldn't find the program from the tables you mentioned but i was able to debug it and found the following code when it execudes it calls a function for a new page...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E External_work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then when it returns to the script it starts with the title and then it puts that signeture thing there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to comment that line out but it stops the second page but i don't see my signute thing in the first page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea how I can edit that function to do nothing or instead of doing a new oage call the line where i have the signutre thing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My signutre line strats like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E END_OF_REPORT&lt;/P&gt;&lt;P&gt;T2 &lt;/P&gt;&lt;P&gt;/  ................................._________________________ ______________&lt;/P&gt;&lt;P&gt;/................................... Customer Signature..................Date&lt;/P&gt;&lt;P&gt;/                                      &amp;lt;IB&amp;gt; End of report &amp;lt;/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 17:06:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T17:06:56Z</dc:date>
    <item>
      <title>SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327634#M511723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all i am novice on this script thing. I have this script form which is called OperationControlTicket. any how the problem is when it prints even the first page got huge blank space it prints the signature thing on the 2nd. can anyone please help me where to look for. many many thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;well can't copy the code either...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anwarul Kabir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:43:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327634#M511723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T20:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327635#M511724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at Form Main window ,some of the text elements triggering with blank ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate debugger and see the main window operation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327635#M511724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T20:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327636#M511725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you shoude be delete the page window on first page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page window can be inserted on each page. &lt;/P&gt;&lt;P&gt;If you don't want to write page window on first page then you can delete &lt;/P&gt;&lt;P&gt;the page window on first page.&lt;/P&gt;&lt;P&gt;But you are carefule that is not delete it on second page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you inserte the page window on first page and 2'nd page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish that will be solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327636#M511725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T20:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327637#M511726</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;check once the declared variables in the script page.&lt;/P&gt;&lt;P&gt;Remove,if any blank line between variable declaration to another variable.&lt;/P&gt;&lt;P&gt;check are u passing the business data to varibale in proper manner or not.&lt;/P&gt;&lt;P&gt;remove if any &amp;amp;SKIP&amp;amp;, sytem variable exisisting in script editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ragards,&lt;/P&gt;&lt;P&gt;Ashokreddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327637#M511726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327638#M511727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked for the all the things you guys mentioned here.. I couldn't find any. Unfortunately i don't know which program uses this script. &lt;/P&gt;&lt;P&gt;The way it uses is there r bunch of CLASS in there by using /E and then the program calls it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find the debugger option here can anyone tell me how to do debug in script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327638#M511727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327639#M511728</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 verify which print program is using your sapscript program by checking either table TNAPR or T001F. Else , you may verify this in transaction NACE provided that you know the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugging: Goto  SE71 , put your form name , gotot Utilities and click activate debugger. Then run your tests normally, it will trigger sapscript debugger automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reegards,&lt;/P&gt;&lt;P&gt;Sooness&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 04:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327639#M511728</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-06-14T04:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327640#M511729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the help I couldn't find the program from the tables you mentioned but i was able to debug it and found the following code when it execudes it calls a function for a new page...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E External_work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then when it returns to the script it starts with the title and then it puts that signeture thing there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to comment that line out but it stops the second page but i don't see my signute thing in the first page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea how I can edit that function to do nothing or instead of doing a new oage call the line where i have the signutre thing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My signutre line strats like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E END_OF_REPORT&lt;/P&gt;&lt;P&gt;T2 &lt;/P&gt;&lt;P&gt;/  ................................._________________________ ______________&lt;/P&gt;&lt;P&gt;/................................... Customer Signature..................Date&lt;/P&gt;&lt;P&gt;/                                      &amp;lt;IB&amp;gt; End of report &amp;lt;/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 17:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-problem/m-p/2327640#M511729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T17:06:56Z</dc:date>
    </item>
  </channel>
</rss>

