<?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 PROBLEM WOTH PRINTING SAPSCRIPT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458216#M216443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii avery body ...&lt;/P&gt;&lt;P&gt;well i am having a problem that when i am displaying the output with tcode va02 .. the first time i am issuing the output the tel no is not getting diaplayed and when i am 2nd time again issuing the output thn the same is getting populated corectly .. can anybody help me with this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2006 07:00:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-04T07:00:17Z</dc:date>
    <item>
      <title>PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458216#M216443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii avery body ...&lt;/P&gt;&lt;P&gt;well i am having a problem that when i am displaying the output with tcode va02 .. the first time i am issuing the output the tel no is not getting diaplayed and when i am 2nd time again issuing the output thn the same is getting populated corectly .. can anybody help me with this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:00:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458216#M216443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458217#M216444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;Put the break point in the print program where the data s getting populated and activate debugger for your sapscript form.You will get good idea why it is happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:04:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458217#M216444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458218#M216445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well i have debugged it but wat common thnk i have fnd in both the cases is that ...&lt;/P&gt;&lt;P&gt;PERFORM FETCH_STREET_NO IN PROGRAM Z_BASIS_COMMON_ROUTINE&lt;/P&gt;&lt;P&gt;USING &amp;amp;VBDKA-ADRNR_WE&amp;amp;&lt;/P&gt;&lt;P&gt;CHANGING &amp;amp;STR&amp;amp;&lt;/P&gt;&lt;P&gt;CHANGING &amp;amp;TEL&amp;amp;   *&lt;/P&gt;&lt;P&gt;CHANGING &amp;amp;MOB&amp;amp;   *&lt;/P&gt;&lt;P&gt;ENDPERFORM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the code which is there in the script .. so whene debbuging i cant c the filds of &amp;amp;tel&amp;amp; and &amp;amp;mob&amp;amp; while debugging . i mean the 2 stattements marked as *&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458218#M216445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458219#M216446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se38  enter &amp;lt;b&amp;gt;Z_BASIS_COMMON_ROUTI&amp;lt;/b&amp;gt;NE programm&lt;/P&gt;&lt;P&gt;u  find  that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458219#M216446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458220#M216447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute it second time see from where these two fields are getting populated as you told in the earlier thread that when you are executing it second time the telephone number is getting printed.&lt;/P&gt;&lt;P&gt;Put the break point in the program Z_BASIS_COMMON_ROUTINE&lt;/P&gt;&lt;P&gt;the processing will go to the program Z_BASIS_COMMON_ROUTINE after the Sapscript form.Check what is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: mukesh kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458220#M216447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458221#M216448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya the values r  getting populated the 2nd time ... but the * marked statemnet r not there ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the values r getng displayed by the folwng statement &lt;/P&gt;&lt;P&gt;,,TELNO./MOBNO,,&amp;lt;B&amp;gt;&amp;amp;TEL&amp;amp;&amp;lt;/&amp;gt; / &amp;lt;B&amp;gt;&amp;amp;MOB&amp;amp;&amp;lt;/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458221#M216448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458222#M216449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just debugg smartly.In the sapscript data does not gets populated.All the data will be populated in the print program only.Sapscript form only displays the populated data from the print program.Check at which point the data is getting populated in print program,and why it is not getting populated at that point first time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:31:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458222#M216449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM WOTH PRINTING SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458223#M216450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks mr mukesh it has been solved .. actualy i had included the 2 statemnet in a diff perform ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 07:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-woth-printing-sapscript/m-p/1458223#M216450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T07:47:48Z</dc:date>
    </item>
  </channel>
</rss>

