<?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: hiii in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591234#M593208</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;Selection TEXTS are text that you assign for your PARAMTERS or SELECT-OPTIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHere as Text symbols are the texts for Selection screen Blocks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or for messages you can use Text Symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use text symbols for any kind of display on the UI which is language dependant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2007 06:07:40 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-07-24T06:07:40Z</dc:date>
    <item>
      <title>hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591230#M593204</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;Wats the diff. b/w Selection Texts &amp;amp; Text Symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591230#M593204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591231#M593205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Selection text is used to provide TEXT to parameters and select options in selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text elements are basically used to show messages and other text in the screen/report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591231#M593205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591232#M593206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection text is the text that appears on the selection screen wen u execute the report. &lt;/P&gt;&lt;P&gt;for examplr u declare SELECT-OPTIONS : s_saknr  FOR ska1-saknr.&lt;/P&gt;&lt;P&gt;then u can write account number for s_saknr on the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TExt symbols is the test that u generally want to show on messages screen. To prevent the code from hard coding we generally use the text symbols. it picks the corresponding text and displays on the appropriate screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg: MESSAGE e002 WITH text-e05 p_bukrs text-e06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above statemnet will give the error message having 2 texts and the company code p_bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;sharadendu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591232#M593206</guid>
      <dc:creator>sharadendu_agrawal</dc:creator>
      <dc:date>2007-07-24T06:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591233#M593207</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;In the selection screen you can change the name of the field, title etc using selection texts. Go to text --&amp;gt; text elemets --&amp;gt; selection texts in the menu bar to set selection texts. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/960a0beb0711d194d100a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/960a0beb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text symbols&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A text symbol is declared and assigned to within the SAPscript code, and so obviously applies only to the current document. The command DEFINE is used, requiring /: in the tag column, as in the following examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: DEFINE &amp;amp;COMP_NAME&amp;amp; = &amp;#145;University of Warwick&amp;#146;&lt;/P&gt;&lt;P&gt;/: DEFINE &amp;amp;WS_RATE&amp;amp; = &amp;amp;TAX_SUMM_C&amp;amp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591233#M593207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591234#M593208</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;Selection TEXTS are text that you assign for your PARAMTERS or SELECT-OPTIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHere as Text symbols are the texts for Selection screen Blocks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or for messages you can use Text Symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use text symbols for any kind of display on the UI which is language dependant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591234#M593208</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-24T06:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591235#M593209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-Texts: is used to give the text for selection screen variables.&lt;/P&gt;&lt;P&gt;if u have one parameter as p_vbeln then u can assign the text as SALES oRDER number in selection-text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text-Symbols: is used to assign the text messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN begin of block b1 with frame title text-002.&lt;/P&gt;&lt;P&gt;if u want to assign the text for TEXT-002 as Enter the  Contract number ...then u can do here.&lt;/P&gt;&lt;P&gt;message s000(zles) with text-001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to assign the text for TEXT-001 as Contract number is not valid...then u can do here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591235#M593209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591236#M593210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection Texts are used for defining the paremeters and select-options.&lt;/P&gt;&lt;P&gt;Whatever u define in the selection text against the corresponding parameter&lt;/P&gt;&lt;P&gt;or select-option that will be reflected in your selection -screen&lt;/P&gt;&lt;P&gt; Wheres Text-symbols are used in the program to print any text u want.&lt;/P&gt;&lt;P&gt;Generally we dont use hardcoded comments in a program but use text-symbols..&lt;/P&gt;&lt;P&gt; Hope this clears ur doubt.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sapna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591236#M593210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591237#M593211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We declare some fields on selection-screen like Parameters and Select-options&lt;/P&gt;&lt;P&gt;e.g.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select-options : s_kunnr for kna1-kunnr.&lt;/P&gt;&lt;P&gt;When you execute on the selection screen the field is as it displayed like S_KUNNR.&lt;/P&gt;&lt;P&gt;but if you wants that fields to be displayed as CUSTOMER Number&lt;/P&gt;&lt;P&gt;go to Attributes and maintain the selection text for that field as CUSTOMER NUMBER which will be displayed on the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text symbols are language dependent pre-defined texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE38, you can create them, on the selection screen choose the text elements radio button and click modify.&lt;/P&gt;&lt;P&gt;Or inside the editor choose menu Goto - Text elements.&lt;/P&gt;&lt;P&gt;Give an alphabetic identifier and give the text, for example A01 - Apple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program source code you can address the text like this: TEXT-A01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : s_devcl FOR tdevc-devclass.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : s_objna FOR ybstpopt1-objna.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double click on the text-001 and enter the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:09:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591237#M593211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591238#M593212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Text symbols - These are used to display some text.&lt;/P&gt;&lt;P&gt;For e.g.: Error messages, heading for selection screen block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection texts - These are automatically populated when you declare some selection screen variables.&lt;/P&gt;&lt;P&gt;For e.g.: Parameters, selection options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We provide some user friendly field labels here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this links perhaps they may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_ehs27b/helpdata/en/1e/401ad6ee3c11d1951d0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_ehs27b/helpdata/en/1e/401ad6ee3c11d1951d0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/960a0beb0711d194d100a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/960a0beb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&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>Tue, 24 Jul 2007 06:11:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591238#M593212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: hiii</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591239#M593213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection texts are used to give meaning ful names for the fields on selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto your program in display mode in se38&lt;/P&gt;&lt;P&gt;in menu goto&lt;DEL&gt;text elements&lt;/DEL&gt;selection texts &lt;/P&gt;&lt;P&gt;A text symbol is a named data object of the ABAP program. It always has the data type c. Its field length is that of the text in the text pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text symbol belongs to the text elements of a program. Text elements allow you to create language-independent programs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have any 'Hard coded' text in your program, then u need to create these Text Symbols..to make the TRANSLATION for that Hard coded Text, in the desired language,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 06:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hiii/m-p/2591239#M593213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T06:22:34Z</dc:date>
    </item>
  </channel>
</rss>

