<?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: problem in displaying the value in the sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294153#M1221112</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; if number is not fixed then i don't think we can achieve this,if it was limited and fixed we could have manipulated somehow.....but in this case,i think no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2009 12:17:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-13T12:17:40Z</dc:date>
    <item>
      <title>problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294142#M1221101</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;i am working on a sap script ni whic i am trying to display the value in a single row i.e.:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C            Si&lt;/P&gt;&lt;P&gt;2.3        4.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;byt it is displaying like this:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C &lt;/P&gt;&lt;P&gt;2.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si&lt;/P&gt;&lt;P&gt;4.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should i show this type in the sap script form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;I_FINAL_kurztext(25)&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;amp;I_FINAL_orignal_input(8)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the variables throught which values are being displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz provide me guidelines how to solve this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 09:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294142#M1221101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T09:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294143#M1221102</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;I don't really understand what you mean. If I understood somewhat correctly, you have two variables and you want them displayed on the same line.Well, the very simple solution would just be to write them on the same line of text. For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P    &amp;amp;I_FINAL_kurztext(25)&amp;amp;   &amp;amp;I_FINAL_orignal_input(8)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where P is the paragraph you use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain the issue a bit in more detail if I did not understand it correctly.&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;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 10:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294143#M1221102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294144#M1221103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;amp;FINAL_kurztext(25)&amp;amp;,,I_FINAL_orignal_input(8)&amp;amp;&lt;/P&gt;&lt;P&gt;if it comes  to next line give equalto(=) symbol in the tag column it will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 10:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294144#M1221103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T10:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294145#M1221104</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;Use the format   &lt;STRONG&gt;=   Extended Text&lt;/STRONG&gt;  , to print in one line &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;I_FINAL_kurztext(25)&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;amp;I_FINAL_orignal_input(8)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex :  Say  u have used Paragraph P1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P1       &amp;amp;I_FINAL_kurztext(25)&amp;amp;&lt;/P&gt;&lt;P&gt;=         &amp;amp;I_FINAL_orignal_input(8)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can display in one line .&lt;/P&gt;&lt;P&gt;Hope this will help u .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 10:05:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294145#M1221104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T10:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294146#M1221105</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;see there are 2 variables :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kurztext -&amp;gt;  C,Si and orignal_input-&amp;gt; 2.3,1.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently the script shows the data as:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C                  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.3                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Si&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is displaying the data column wise and i want to show the data in a row like this:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C                       Si&lt;/P&gt;&lt;P&gt;2.3                    1.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this clear to all what i am trying to do in script.Plzz provide  me guidelines to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ricx .s on Mar 13, 2009 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 10:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294146#M1221105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T10:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294147#M1221106</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;may be i am suggesting the crude logic but it will work...as i dont see better solution than this in scripts...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;move two fields into two different internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at kurxtext tablee , &lt;/P&gt;&lt;P&gt;call write_form &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;textelement = Kurxtext..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same way for original_input and in the script editor use two different text elements ( one for kurxtext and another for Original_input)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E   Kurxtext&lt;/P&gt;&lt;P&gt;/:    &amp;amp;KURXTEXT&amp;amp;&lt;/P&gt;&lt;P&gt;/E  Original_input&lt;/P&gt;&lt;P&gt;/:  &amp;amp; Oridignal&amp;amp;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this should work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 10:48:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294147#M1221106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T10:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294148#M1221107</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;is there any other way in which we can change this presenatation of data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294148#M1221107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294149#M1221108</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;As in script data is printed on row basis so afetr printing one record,control cannot go back on 1st line for the 2nd record.&lt;/P&gt;&lt;P&gt;but if you have only limited reoreds as 2 in the examle given by you then you can concatenate them in two different variables and then print them one below the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294149#M1221108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294150#M1221109</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;We can achieve it by usinmg paragraph format&amp;lt;p1&amp;gt; .&lt;/P&gt;&lt;P&gt;In form you write the values in the paragraph format and extend the line(/E).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can also try with declaring two windows side by side to display both C(2.3) and Si(.4.5)&lt;/P&gt;&lt;P&gt;Adjust two windows according to your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294150#M1221109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294151#M1221110</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;no actually there are many record say around 10 - 20. and it will get change according to the item id's.&lt;/P&gt;&lt;P&gt;That why i am bit worried that is it possible to display the data like that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 11:56:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294151#M1221110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T11:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294152#M1221111</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;I dont think that is possible if the number of records is not fixed and also if the records in hundreds..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 12:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294152#M1221111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T12:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294153#M1221112</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; if number is not fixed then i don't think we can achieve this,if it was limited and fixed we could have manipulated somehow.....but in this case,i think no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2009 12:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294153#M1221112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-13T12:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: problem in displaying the value in the sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294154#M1221113</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;So the final conclusion is if there say 50 or 100 records then it is not possible to display the data in a row of sap script.It will require to modify or add the windows in it which is possible for the 2 or 3 variables but not for more than that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 03:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-displaying-the-value-in-the-sapscript/m-p/5294154#M1221113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-14T03:39:41Z</dc:date>
    </item>
  </channel>
</rss>

