<?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: Selection screen texts missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129535#M111370</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 got the solution. I manually entered the text symbols from GOTO--&amp;gt;TEXT SYMBOLS.Now it is working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2006 15:21:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-25T15:21:46Z</dc:date>
    <item>
      <title>Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129527#M111362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a BDC program and when I execute my program, I see that the texts are missing in the selection screen. Can anyone tell me what should be done in order to display the texts in the selection screen in BDC.&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;RAJ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 14:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129527#M111362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T14:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129528#M111363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide some more details?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 14:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129528#M111363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T14:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129529#M111364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you using directly BDC shdb generated code. or your own code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is your code then check you have created the selection-texts are not.&lt;/P&gt;&lt;P&gt;if it is SHDB generated code then look for all the includes. &lt;/P&gt;&lt;P&gt;it will give one include bdcre... something , just check it , if it is not there you need to add that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 14:42:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129529#M111364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T14:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129530#M111365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i suppose u are using&lt;/P&gt;&lt;P&gt;  include bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Due to this,&lt;/P&gt;&lt;P&gt;   u will have to MANUALLY&lt;/P&gt;&lt;P&gt;   type them / enter them&lt;/P&gt;&lt;P&gt;   thru the menu GOTO--&amp;gt;TEXT ELEMENTS&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;3. Since its an include,&lt;/P&gt;&lt;P&gt;   the system does not automaticlly recognise it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. However, u can check FROM DICT Option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Those which are manual,&lt;/P&gt;&lt;P&gt;  u will have to write them / enter them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 14:44:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129530#M111365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129531#M111366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Raj,&lt;/P&gt;&lt;P&gt;        Check if you have performed the recording properly.&lt;/P&gt;&lt;P&gt;check if the file that you fetch the data from is tab delimited. If they are right can you be more clear in your&lt;/P&gt;&lt;P&gt;problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 14:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129531#M111366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129532#M111367</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;Thanks for all ur suggestions. As you said, this is the code written by me. So, I am not able to see the text elements as I am using Include bdcrex1. Can anyone tell me what extra code can I include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 14:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129532#M111367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T14:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129533#M111368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Can anyone tell me what extra code can I include.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   For what purpose ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There is no other way&lt;/P&gt;&lt;P&gt;   if we use Include bdcrex1&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;3. We have to manually&lt;/P&gt;&lt;P&gt;   set the text elements !&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 15:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129533#M111368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T15:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129534#M111369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is better you start recording once again, since you are using Include bdcrex1. and then take the code from recording and modify that code. that is better solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after recording save the recording and then click on program button and then give the program name and create the program. then modify the code accordingly.&lt;/P&gt;&lt;P&gt;then you will have every thing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 15:02:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129534#M111369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T15:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selection screen texts missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129535#M111370</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 got the solution. I manually entered the text symbols from GOTO--&amp;gt;TEXT SYMBOLS.Now it is working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 15:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-texts-missing/m-p/1129535#M111370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T15:21:46Z</dc:date>
    </item>
  </channel>
</rss>

