<?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 Creation Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668772#M1574872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to block blank entries, You have to write code. Create Table maintenance generator as mentioned above and create events as mentioned or, you can goto the screen directly, take the layout and make the field &lt;STRONG&gt;Required&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 10:41:13 GMT</pubDate>
    <dc:creator>lijisusan_mathews</dc:creator>
    <dc:date>2011-02-24T10:41:13Z</dc:date>
    <item>
      <title>Table Creation Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668769#M1574869</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;&lt;/P&gt;&lt;P&gt;      I am creating 'Z' Table. in that table 3 Primary Keys (including MANDT) and 3 Non key fields. The all Primary Keys Should not accept  the initial value. I Un-marked the Initial field and activated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;STRONG&gt;My Problem is while activating the Un-Marked Initial field is Marked.&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i solve the Problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhina...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dhina DMD on Feb 24, 2011 11:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 10:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668769#M1574869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-24T10:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table Creation Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668770#M1574870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The key fields will have Initial = 'X' by default. It will accept blank values if that is what you want.  This flag simply sets ths field value as initial if data is not entered depending on the data type. But for Key fields, this is always set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 10:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668770#M1574870</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-02-24T10:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Table Creation Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668771#M1574871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to create Table Maintanance Generator for this table.&lt;/P&gt;&lt;P&gt;Now in events you need to write your validation code for blank field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table maintanance generator go to Environment-&amp;gt;Modification-&amp;gt;event&lt;/P&gt;&lt;P&gt;under events write your Form Routine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 10:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668771#M1574871</guid>
      <dc:creator>prasoon_sahay</dc:creator>
      <dc:date>2011-02-24T10:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table Creation Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668772#M1574872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to block blank entries, You have to write code. Create Table maintenance generator as mentioned above and create events as mentioned or, you can goto the screen directly, take the layout and make the field &lt;STRONG&gt;Required&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 10:41:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668772#M1574872</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-02-24T10:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table Creation Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668773#M1574873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 10:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation-issue/m-p/7668773#M1574873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-24T10:41:24Z</dc:date>
    </item>
  </channel>
</rss>

