<?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: Displaying # value when feteching data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436885#M1551144</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;Check your file is there any tab space in the SDATA column??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Dec 2010 13:00:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-15T13:00:02Z</dc:date>
    <item>
      <title>Displaying # value when feteching data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436881#M1551140</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;1. Uploading data from file to internal table.&lt;/P&gt;&lt;P&gt;2. From internal table to Z table.&lt;/P&gt;&lt;P&gt;3. Using SELECT on Z table, am trying to fetech data into internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upto 2nd step, the values are populating correctly. Even the database Ztable is populated with correct value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the 3rd step, when i am trying to fetch data, the vakue at 609 postion it is showing as #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the field in the Ztable using is SDATA, which is of 1000 LCHAR in length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value is working fine in Dev system.....in Quality it is showing error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 09:07:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436881#M1551140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-15T09:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying # value when feteching data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436882#M1551141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From internal table to Z table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this step does the itab have any #. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 11:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436882#M1551141</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-12-15T11:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying # value when feteching data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436883#M1551142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is not coming&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 11:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436883#M1551142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-15T11:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying # value when feteching data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436884#M1551143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI level="1" type="ol"&gt;&lt;P&gt;just means it can not be displayed as a character. In debugger, you may switch to hexadecimal display to find out what value you have there.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the character is the same in DEV and QA. If so, check with Basis admin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 12:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436884#M1551143</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-12-15T12:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying # value when feteching data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436885#M1551144</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;Check your file is there any tab space in the SDATA column??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 13:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436885#M1551144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-15T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying # value when feteching data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436886#M1551145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 12:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-value-when-feteching-data/m-p/7436886#M1551145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-23T12:11:16Z</dc:date>
    </item>
  </channel>
</rss>

