<?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: Create a not null key field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999944#M955682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just check the checkbox intial at side of checkbox for making the field as key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help children of U.N World Food Program by rewarding them and encourage others to answer your queries&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2008 06:44:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-18T06:44:23Z</dc:date>
    <item>
      <title>Create a not null key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999940#M955678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a table with 4 key fields. I want one of them to be obligatory. How can i do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;João Anastácio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 13:39:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999940#M955678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T13:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create a not null key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999941#M955679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select &lt;STRONG&gt;INITIAL&lt;/STRONG&gt; checkbox (column property which can be find in &lt;STRONG&gt;FIELDS&lt;/STRONG&gt; tab in SE11 for table) for the field which you need it as obligatory. So, that it will allow you to save the record without the value for that field. Let's suppose you have 4 fields, F1, F2, F3 and F4. and F3 is checked as &lt;STRONG&gt;INITIAL&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i can enter values as follows: F1 = 'aba'., F2 = '123' F3 = space and F4 'def'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 14:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999941#M955679</guid>
      <dc:creator>sivasatyaprasad_yerra</dc:creator>
      <dc:date>2008-06-17T14:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create a not null key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999942#M955680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the complete methodology for creating a Table in sap:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2008 14:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999942#M955680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-17T14:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a not null key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999943#M955681</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;if u want to make a key field obligatory....what u can do is ...&lt;/P&gt;&lt;P&gt;when u create the screen for the entry, u can set that particular field as...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REQUIRED = '1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever u will not do the entry in that particular field  it will prompt an error msg ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Preetesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 05:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999943#M955681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T05:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a not null key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999944#M955682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just check the checkbox intial at side of checkbox for making the field as key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help children of U.N World Food Program by rewarding them and encourage others to answer your queries&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 06:44:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-not-null-key-field/m-p/3999944#M955682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T06:44:23Z</dc:date>
    </item>
  </channel>
</rss>

