<?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: Controlling current line position in SapScript. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957538#M1799517</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 are right. The problem was in stearing program.&lt;/P&gt;&lt;P&gt;It was using FM CONTROL_FORM in not a proper way.&lt;/P&gt;&lt;P&gt;To many PROTECT calls and not enough ENDPROTECT calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Dec 2013 14:57:45 GMT</pubDate>
    <dc:creator>former_member416443</dc:creator>
    <dc:date>2013-12-23T14:57:45Z</dc:date>
    <item>
      <title>Controlling current line position in SapScript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957534#M1799513</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;I have following problem in SapScripts.&lt;/P&gt;&lt;P&gt;During the printing user form some pages are not fully filled in.&lt;/P&gt;&lt;P&gt;There are some pages which have only several lines.&lt;/P&gt;&lt;P&gt;There are also some pages which are filled in completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SapScript form I have many statements IF ... ELSE ... ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably this is the problem. How to controll current line in SapScript.&lt;/P&gt;&lt;P&gt;Is it possible decrease or increase current line in SapScript?&lt;/P&gt;&lt;P&gt;Is there any system variable which control current line in SapScript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to solve this problem? I would like to fill in completely every page.&lt;/P&gt;&lt;P&gt;I do not use PROTECT /ENDPROTECT statements in SapScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan Bieganski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 09:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957534#M1799513</guid>
      <dc:creator>former_member416443</dc:creator>
      <dc:date>2013-12-23T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling current line position in SapScript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957535#M1799514</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;Can you please rephrase your problem may be with screen shots it will help in better understanding your issue. Seconldy you can control whant to print and what not to using driver program as well as sap script code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 09:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957535#M1799514</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-23T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling current line position in SapScript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957536#M1799515</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;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;During the printing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a report based&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on the S&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;apS&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;cript form I have plenty of free lines. Sometime I have almoust entire blank page - only 2 or 3 lines on a page and after that the next page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;In the SapScript it is used SapScript command IF...ENDIF many times. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I suppose that if this statement is FALSE - it increase line counter but not print the line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;So I am looking for variable which control this line counter (if exist).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Or maybe there is another reason.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Bogdan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 12:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957536#M1799515</guid>
      <dc:creator>former_member416443</dc:creator>
      <dc:date>2013-12-23T12:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling current line position in SapScript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957537#M1799516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bogdan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the reason is something else. I will suggest you to activate the debugger via SE71 and check what is actually happening in your script. It may have blank lines insides&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 12:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957537#M1799516</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-23T12:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling current line position in SapScript.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957538#M1799517</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 are right. The problem was in stearing program.&lt;/P&gt;&lt;P&gt;It was using FM CONTROL_FORM in not a proper way.&lt;/P&gt;&lt;P&gt;To many PROTECT calls and not enough ENDPROTECT calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 14:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/controlling-current-line-position-in-sapscript/m-p/9957538#M1799517</guid>
      <dc:creator>former_member416443</dc:creator>
      <dc:date>2013-12-23T14:57:45Z</dc:date>
    </item>
  </channel>
</rss>

