<?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: Text element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937055#M692207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your problem is strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok try this , it may work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your selection text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_matnr  = Material Number &lt;/P&gt;&lt;P&gt;here clear Material number and tick the check box in front of it ( Dictionary Ref).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2007 10:50:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-17T10:50:35Z</dc:date>
    <item>
      <title>Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937048#M692200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have copied a standard pgm to zprogram. And i have added 2 select options But the text element is not getting changed there.&lt;/P&gt;&lt;P&gt;Actully rest of the Text elements are in German. I have translated to German and also checked, but its not getting displayed there.&lt;/P&gt;&lt;P&gt;Pls let me know how to change that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937048#M692200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:00: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/2937049#M692201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN YOUR PROGRAM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE38 &amp;gt; GOTO&amp;gt; TRANSLATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGE LANGUAGE FROM GERMEN TO ENGLISH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW YOU BE ABLE TO CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOTO&amp;gt; TEXT ELEMENTS&amp;gt; SELECTION TEXTS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFUL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AMIT SINGLA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937049#M692201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937050#M692202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try doing it using SE63.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937050#M692202</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-10-17T10:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937051#M692203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;he senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first check whether the text elements are declared in INITIALIZATION event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should be in initialization event. Assign texts for the new selection screen parameters in this event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INITIALIZATION.&lt;/P&gt;&lt;P&gt; text-001  = ' ....your text...'.&lt;/P&gt;&lt;P&gt; text-002 =  ' ....your text ..'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937051#M692203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937052#M692204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;Thanks for your Promt reply.&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;P_matnr    = Material Number &lt;/P&gt;&lt;P&gt;i am able to give like this....But while execting in the selection screen it is coming like P_matnr .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937052#M692204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937053#M692205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FOR THIS&lt;/P&gt;&lt;P&gt;OPEN YOUR PROGRAM IN SE80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN SAVE AND ACTIVATE THE SAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YOU WILL SEE NOW MATERIAL NUMBER,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTULLY YOU HAVE TO ACTIVATE THE SELECTION TEXTS AS WELL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OTHERWISE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO SELECTION TEXTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE YOU WRITE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_matnr = Material Number &lt;/P&gt;&lt;P&gt;HERE SAVE AND THEN ACTIVATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFUL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AMIT SINGLA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:32:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937053#M692205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937054#M692206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have already activated after entering text element and Status is ACTIVE only.&lt;/P&gt;&lt;P&gt;Then also its showing P_matnr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937054#M692206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937055#M692207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your problem is strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok try this , it may work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your selection text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P_matnr  = Material Number &lt;/P&gt;&lt;P&gt;here clear Material number and tick the check box in front of it ( Dictionary Ref).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 10:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-element/m-p/2937055#M692207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-17T10:50:35Z</dc:date>
    </item>
  </channel>
</rss>

