<?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: Table saves blank key fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331576#M798274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i check the key field column it automatically checks the initial value column for those fields on activation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2008 07:32:30 GMT</pubDate>
    <dc:creator>Karan_Chopra_</dc:creator>
    <dc:date>2008-02-04T07:32:30Z</dc:date>
    <item>
      <title>Table saves blank key fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331574#M798272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table namd ZMM_ZPRMSEL&lt;/P&gt;&lt;P&gt;it has few fields and 3 fields are key fields but when i save data thru SM30 it saves those key fields as blank if i enter data onle in non-key field without giving error which shud not happen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 07:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331574#M798272</guid>
      <dc:creator>Karan_Chopra_</dc:creator>
      <dc:date>2008-02-04T07:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table saves blank key fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331575#M798273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Blank values are saved as the Initial Values column for these fields is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check table definition in SE11 or SE12.&lt;/P&gt;&lt;P&gt;3rd column is for Initial values. Remove the checks. Blank values will not be allowed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 07:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331575#M798273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T07:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table saves blank key fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331576#M798274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i check the key field column it automatically checks the initial value column for those fields on activation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 07:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331576#M798274</guid>
      <dc:creator>Karan_Chopra_</dc:creator>
      <dc:date>2008-02-04T07:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table saves blank key fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331577#M798275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plz help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 07:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331577#M798275</guid>
      <dc:creator>Karan_Chopra_</dc:creator>
      <dc:date>2008-02-04T07:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table saves blank key fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331578#M798276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is anybody there to help me on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 07:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331578#M798276</guid>
      <dc:creator>Karan_Chopra_</dc:creator>
      <dc:date>2008-02-04T07:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table saves blank key fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331579#M798277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SM30 screen of the table ZMM_ZPRMSEL must be created in a Z function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add your validations in the module pool program of the screen.&lt;/P&gt;&lt;P&gt;You can change the Z function group the way you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 05:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-saves-blank-key-fields/m-p/3331579#M798277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T05:41:30Z</dc:date>
    </item>
  </channel>
</rss>

