<?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 script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132042#M448229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In Script form i have to add another field in this two lines&lt;/P&gt;&lt;P&gt;****************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SF   ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;VAR17(.0CIZ)'%'&amp;amp;  ,,&amp;amp;VAR18(CIZ)&amp;amp;,,&amp;amp;VAR21(CIZ)&amp;amp;&lt;/P&gt;&lt;P&gt;SF   ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;BEITM-DUTYRATSAD(.0CIZ)'%'&amp;amp;,,,,&amp;amp;VAR8(CIZ)&amp;amp;&lt;/P&gt;&lt;P&gt;********************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i have to add here can you help me.&lt;/P&gt;&lt;P&gt;One field for first line and second field for second.&lt;/P&gt;&lt;P&gt;If line is over in next line with which tag i have to start.&lt;/P&gt;&lt;P&gt;Like 'SF' which tag i have to add in next field adding line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2007 09:00:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-10T09:00:51Z</dc:date>
    <item>
      <title>script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132042#M448229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In Script form i have to add another field in this two lines&lt;/P&gt;&lt;P&gt;****************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SF   ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;VAR17(.0CIZ)'%'&amp;amp;  ,,&amp;amp;VAR18(CIZ)&amp;amp;,,&amp;amp;VAR21(CIZ)&amp;amp;&lt;/P&gt;&lt;P&gt;SF   ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;BEITM-DUTYRATSAD(.0CIZ)'%'&amp;amp;,,,,&amp;amp;VAR8(CIZ)&amp;amp;&lt;/P&gt;&lt;P&gt;********************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i have to add here can you help me.&lt;/P&gt;&lt;P&gt;One field for first line and second field for second.&lt;/P&gt;&lt;P&gt;If line is over in next line with which tag i have to start.&lt;/P&gt;&lt;P&gt;Like 'SF' which tag i have to add in next field adding line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132042#M448229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132043#M448230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to continue in the same line You can start with '=' or ' ' in Tag, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you just place the cursor in the format(tag) place, and click 'F4' , then you will get all the options including the paragraphs defined by you ,and some standard formats&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helps reward with points&lt;/P&gt;&lt;P&gt;Regards Rk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132043#M448230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132044#M448231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try something like this.&lt;/P&gt;&lt;P&gt;where NEW1 and NEW2 are 2  new fileds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SF ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;VAR17(.0CIZ)'%'&amp;amp; ,,&amp;amp;VAR18(CIZ)&amp;amp;,,&amp;amp;VAR21(CIZ)&amp;amp;,,&amp;amp;NEW1&amp;amp;&lt;/P&gt;&lt;P&gt;SF ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;BEITM-DUTYRATSAD(.0CIZ)'%'&amp;amp;,,,,&amp;amp;VAR8(CIZ)&amp;amp; ,,&amp;amp;NEW2&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the line is over you can specify the field in the next line. instead of the  'SF' you can leave this as '=' or blank in the next line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SF ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;VAR17(.0CIZ)'%'&amp;amp; ,,&amp;amp;VAR18(CIZ) &amp;amp;,,&amp;amp;VAR21(CIZ)&amp;amp;&lt;/P&gt;&lt;P&gt;           ,,&amp;amp;NEW1&amp;amp;&lt;/P&gt;&lt;P&gt;SF ,,,,,,,,,,,,,,,,,,,,,,&amp;amp;BEITM-DUTYRATSAD(.0CIZ)'%'&amp;amp;,,,,&amp;amp;VAR8(CIZ)&amp;amp; &lt;/P&gt;&lt;P&gt;=            ,,&amp;amp;NEW2&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anish Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:12:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132044#M448231</guid>
      <dc:creator>former_member150733</dc:creator>
      <dc:date>2007-04-10T09:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132045#M448232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the line space that is being displayed is over, you can click Shift&lt;EM&gt;F8, it will move the page to the right and give you more line space, you add the field there and then click on Shift&lt;/EM&gt;F8 again, it will move the page back and the extra code that you have written also moves into the next line with no tag on the left, the tag space will be grayed out. This ensures it is printed in the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 07:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/script/m-p/2132045#M448232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-11T07:25:23Z</dc:date>
    </item>
  </channel>
</rss>

