<?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 scripts - Text Elements in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577724#M260835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change  ur  editor  option for   this  is..&lt;/P&gt;&lt;P&gt;GOTO--&amp;gt;CHANGE EDITOR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2006 05:19:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-09T05:19:13Z</dc:date>
    <item>
      <title>SAP scripts - Text Elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577721#M260832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abapers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I am using SAP 4.7EE version. I wanted to generate a Script to show all the Order details of each customer. My main page consists of the following windows&lt;/P&gt;&lt;P&gt;1. Header&lt;/P&gt;&lt;P&gt;2. Address (Of that particular customer)&lt;/P&gt;&lt;P&gt;3. Body (To show the order details)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried to Right click 'Address' window and select 'Text Elements' it takes me to a &amp;lt;b&amp;gt;plain window where there are no lines in it.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i write for example &amp;amp;KNA1-KUNNR&amp;amp; in this window the same thing is displayed  at the O/P as a text but, not the Name of the customer which is required. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i type  the system field like &amp;amp;DATE&amp;amp; it works!!. I request u r feed back on &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why i am getting the plain window ? insted of getting the usuall window with lines and all other stuff.  And is there any syntax error in writing the above mentioned fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 16:51:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577721#M260832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP scripts - Text Elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577722#M260833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;amp;KNA1-KUNNR&amp;amp; : here u have to get the data from the tables in that driver program , then only u will get it in o/p.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;date&amp;amp; : u get data bcos this is system variable ,so no need to pass the data to this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 04:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577722#M260833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T04:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAP scripts - Text Elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577723#M260834</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;to get the lines in the layout you have to use the menu.&lt;/P&gt;&lt;P&gt;Actully there are two editors you can switch between them using the following menu path. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOTO--&amp;gt;CHANGE EDITOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to display value of &amp;amp;KNA1-KUNNR&amp;amp; it should be declared and filled in the driver program and then use here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 05:06:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577723#M260834</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-09-09T05:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP scripts - Text Elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577724#M260835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change  ur  editor  option for   this  is..&lt;/P&gt;&lt;P&gt;GOTO--&amp;gt;CHANGE EDITOR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 05:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577724#M260835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T05:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP scripts - Text Elements</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577725#M260836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys, I have also noticed that later.. &lt;/P&gt;&lt;P&gt;But any way once again thnaks for spending your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 13:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts-text-elements/m-p/1577725#M260836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T13:55:39Z</dc:date>
    </item>
  </channel>
</rss>

