<?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 Text Element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610889#M869850</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 need to chech the Text element in SAP Script. But it is not enable. How can i access text element?&lt;/P&gt;&lt;P&gt;Pls help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2008 03:05:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-24T03:05:53Z</dc:date>
    <item>
      <title>Text Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610889#M869850</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 need to chech the Text element in SAP Script. But it is not enable. How can i access text element?&lt;/P&gt;&lt;P&gt;Pls help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 03:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610889#M869850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T03:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Text Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610890#M869851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can define text elements (window texts) for each window. On the Form: Request screen, choose Edit ® Text elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 03:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610890#M869851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T03:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610891#M869852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in menu text element is not Active&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 03:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610891#M869852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T03:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610892#M869853</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 this transaction code to view text elements : &lt;STRONG&gt;SO10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is useful reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 05:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610892#M869853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T05:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610893#M869854</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;First goto Script in Debuggin mode and view the details of the text element like name, id and language....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then, goto Tx SO10, and give the name, id and language of the text element and there you can change it or view it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any issues on this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishnu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 05:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610893#M869854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T05:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Text Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610894#M869855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can define text elements for each window.&lt;/P&gt;&lt;P&gt;Text elements are used to control the flow of program.&lt;/P&gt;&lt;P&gt;The diver program should access the text elements by its name,formats and prints them in the corresponding window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text elements are two types &lt;SPAN __jive_emoticon_name="info"&gt;&lt;/SPAN&gt; Named text element and&lt;/P&gt;&lt;P&gt;(ii) Un-Named text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To define the named text element in the script form,&lt;/P&gt;&lt;P&gt;eg: /E TEXT1&lt;/P&gt;&lt;P&gt; then,specify formats and write the data u want to print.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;To enable the text element, u must call it from the driver program , in  write_form  function module  by specifying the  element = TEXT1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For unnamed text element,there is no need to mention any element names anywhere . They are automatically fired on&lt;/P&gt;&lt;P&gt;when the driver program runs.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;rewards points if useful.&lt;/P&gt;&lt;P&gt;                                  by &lt;/P&gt;&lt;P&gt;                            g.v.k.prasad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: PRASAD GVK on Mar 25, 2008 6:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 06:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/3610894#M869855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T06:25:58Z</dc:date>
    </item>
  </channel>
</rss>

