<?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 Problem in table maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858406#M362618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I have created a custom table which contains one field as primary tey let us suppose field name is A.This field is chanracter data type.But it is allowinf Blank values also. Can anybody knows how to ristrict it.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2007 22:44:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-29T22:44:56Z</dc:date>
    <item>
      <title>Problem in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858406#M362618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I have created a custom table which contains one field as primary tey let us suppose field name is A.This field is chanracter data type.But it is allowinf Blank values also. Can anybody knows how to ristrict it.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 22:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858406#M362618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T22:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858407#M362619</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;GO to SE51..Give the program name and screen number for the table maintenance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make the field as required..Then it will not allow blank values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 22:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858407#M362619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T22:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858408#M362620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naren,&lt;/P&gt;&lt;P&gt;other than changing the proram., any other solution. when creating the table you have to give two flags one is primary kay and other one is Initial. I think if you deselect that flag then it may come, but it is not remain deselected after activating it is selecting the flag automatically do you know why...? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 23:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858408#M362620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T23:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858409#M362621</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;Another solution is..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a Maintenance view..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press the view radio button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give a name..Press create button..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table/join conditions tab...Give the table name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the view field names in the view tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the selection conditions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the table name, field name, &amp;lt;&amp;gt; , ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate the table maintenance for this view...Now it will not allow you enter blank values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 23:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858409#M362621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T23:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858410#M362622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For any combination of the primary keys, you can have one entry each with a blank value and without a blank value.&lt;/P&gt;&lt;P&gt;Maybe there is already an entry with that field as blank  in the database. This could be one of the reason why it is not accepting another duplicate entry with that field as blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 00:59:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858410#M362622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T00:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858411#M362623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are obsolutely correct subramnyan.But they dont want blank values in that field.Any how I have solved it using Events Thank you all for your great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 16:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-table-maintenance/m-p/1858411#M362623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T16:22:43Z</dc:date>
    </item>
  </channel>
</rss>

