<?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: Problem with Alv grid in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641119#M1092526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declearations:&lt;/P&gt;&lt;P&gt;toye2  type T001B-toye2,&lt;/P&gt;&lt;P&gt;newval   type T001B-toye2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_cat-col_pos     = 8.         &lt;/P&gt;&lt;P&gt;wa_cat-fieldname   = 'TOYE2'.   &lt;/P&gt;&lt;P&gt;wa_cat-datatype    = 'NUMC'.    &lt;/P&gt;&lt;P&gt;wa_cat-intlen      = 4.         &lt;/P&gt;&lt;P&gt;wa_cat-seltext_m   = 'OldValue'.&lt;/P&gt;&lt;P&gt;append wa_cat to it_cat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2008 11:22:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-14T11:22:15Z</dc:date>
    <item>
      <title>Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641117#M1092524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a strange problem in my alv grid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i see the values of the internal table they are correct but when they are displayed through grid they are wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to be specific i have a value in my internal table as 0012 but when its displayed through grid it is appearing as 2012 where as i have a single digit value like 0002 its appearing in grid as is i.e. same 0002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the problem with double digit where should i check to correct this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:09:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641117#M1092524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T11:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641118#M1092525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.tell me how you decalred that field in your internal table ??&lt;/P&gt;&lt;P&gt;2.tell me how you assigned that filed for field catalog table ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that it can be immideatly clarified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641118#M1092525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T11:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641119#M1092526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declearations:&lt;/P&gt;&lt;P&gt;toye2  type T001B-toye2,&lt;/P&gt;&lt;P&gt;newval   type T001B-toye2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_cat-col_pos     = 8.         &lt;/P&gt;&lt;P&gt;wa_cat-fieldname   = 'TOYE2'.   &lt;/P&gt;&lt;P&gt;wa_cat-datatype    = 'NUMC'.    &lt;/P&gt;&lt;P&gt;wa_cat-intlen      = 4.         &lt;/P&gt;&lt;P&gt;wa_cat-seltext_m   = 'OldValue'.&lt;/P&gt;&lt;P&gt;append wa_cat to it_cat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641119#M1092526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T11:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641120#M1092527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe your fieldcatalog points to type that will have a display exit making 2012 from 0012...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641120#M1092527</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-10-14T11:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641121#M1092528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where can i identify that in my code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:24:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641121#M1092528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T11:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641122#M1092529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dont mention datatype as numc in the field catalog . dont give any data type . remove that line . just try it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sunintdeep Singh on Oct 14, 2008 1:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:36:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641122#M1092529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T11:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641123#M1092530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ram Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a Conversion for that particulat domain, so declare it as some other data element,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter that TOYE2 in SE11 as dataelement display it.&lt;/P&gt;&lt;P&gt;click on domain  &lt;/P&gt;&lt;P&gt;in Definition Tab there is a Conversion Routine GJAHR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you declare that  variable with some other data type.&lt;/P&gt;&lt;P&gt;&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;Regards&lt;/P&gt;&lt;P&gt;Narsim Aeda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641123#M1092530</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2008-10-14T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alv grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641124#M1092531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-alv-grid/m-p/4641124#M1092531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T11:44:02Z</dc:date>
    </item>
  </channel>
</rss>

