<?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: ALv value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857712#M1320836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;check those field values already there because i think kunnr is primary key or may be all those three fields is primary key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 06:33:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T06:33:56Z</dc:date>
    <item>
      <title>ALv value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857709#M1320833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;we are working with OO ALv like kunnr/data1/data2&lt;/P&gt;&lt;P&gt;the three firlds are editable,when we append a new row to the alv and i put a wrong kunnr,the alv display a log with an error indicating that kunnr is wrong ,also another error saying that tha value in data2 is incorrect but data2 has initial value, same happens with data1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion how to get rid from this problem ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 05:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857709#M1320833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T05:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALv value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857710#M1320834</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;can you please share the code how you are validating the Kunnr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857710#M1320834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: ALv value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857711#M1320835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should declare the fields in which u dont want to get an error i.e. Kunnr etc of type c of the desired length.&lt;/P&gt;&lt;P&gt;At present u must be declaring the internal table which u are pasing to ALV with type kunnr for this field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857711#M1320835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T06:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: ALv value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857712#M1320836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;check those field values already there because i think kunnr is primary key or may be all those three fields is primary key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857712#M1320836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T06:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: ALv value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857713#M1320837</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 think you are entering the existiong combination of values...ca you please chekc  that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Rama reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:45:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857713#M1320837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T06:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: ALv value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857714#M1320838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi antony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In OOPS world u have to use Event handler for class "cl_gui_alv_grid" and event name is "print_top_of_page".&lt;/P&gt;&lt;P&gt;or you may refer the thread link as a reference for solving your problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="924061"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="621645"&gt;&lt;/A&gt;&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;Saurabh goel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 06:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-value/m-p/5857714#M1320838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T06:48:39Z</dc:date>
    </item>
  </channel>
</rss>

