<?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 Input required in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285491#M497983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can tell me the purpose of checktable,value table, Area Menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Maheedhar.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 11:20:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T11:20:06Z</dc:date>
    <item>
      <title>Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285491#M497983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can tell me the purpose of checktable,value table, Area Menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Maheedhar.T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285491#M497983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285492#M497984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &amp;lt;b&amp;gt;Check Table&amp;lt;/b&amp;gt; is the dependent table to which the relationship is defined using foreign keys. The contents of the check table field are shown in the input help for the referenced field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example you have Employee master table &amp;amp; Employee Transaction table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever an employee Transacts we need to check whether that employee exists , so we can refer to the employee master table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is nothing but a Parent &amp;amp; Child relationship . Here data can be maintained at client level , no development involved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per DBMS what we call foregin key table, is called as check table in SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &amp;lt;b&amp;gt;Value table&amp;lt;/b&amp;gt; is the table attached to a field at the domain level, where the entry to the field can be only from the value table. They are not used in the Input Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is maintained at Domain Level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever you create a domain , you can entered allowed values. For example you go to Domain SHKZG - Debit/credit indicator. Here only allowed values is H or S. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever you use this Domain, the system will forces you to enter only these values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a sort of master check . To be maintained as a customization object. This mean that if you want to enter values to this table you have to create a development request &amp;amp; transport the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Area menu&amp;lt;/b&amp;gt; is for "Creating your own SAP Customized Main Menu "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link..&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapbs009.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapbs009.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/00/783b377bfdcf61e10000009b38f936/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/00/783b377bfdcf61e10000009b38f936/frameset.htm&lt;/A&gt;&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;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285492#M497984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285493#M497985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Table is field level checkingm. Means it is use for Primary key foreign key relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table is Domain level checking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward some points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285493#M497985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285494#M497986</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 table is the table that you want to check, and value table is the table aginst which you want to check your values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ensure a check agisnt the value table by creating a forigen key relation ship for the field of the check table to that of the value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area Menu is to make your programs are transactions available on the SAP Easy acess menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285494#M497986</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-05-18T11:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285495#M497987</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;&lt;/P&gt;&lt;P&gt;  Check Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Check Table is the table used by system to check if a data exist or not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating a table if you want to be sure that a field can have some values &lt;/P&gt;&lt;P&gt;and these are in a certain table, you can give IT this table as CHECK TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value Table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is maintained at Domain Level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever you create a domain , you can entered allowed values. For example you go to Domain SHKZG - Debit/credit indicator. &lt;/P&gt;&lt;P&gt;Here only allowed values is H or S. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever you use this Domain, the system will forces you to enter only these values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a sort of master check . .&lt;/P&gt;&lt;P&gt;To be maintained as a customization object.&lt;/P&gt;&lt;P&gt;This mean that if you want to enter values to this table you have to create a development request &amp;amp; transport the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area menu is for creating your own customized menu in SAP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285495#M497987</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-05-18T11:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285496#M497988</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;Check table: The check table is degind for a field in DB table with foreign key constraints. The values in the master table will be used for the secondary table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table: The vales are defind at domain level &amp;amp; field using the domain will hv these values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area Menu: To customize SAP Screen Main Menu area menu are created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285496#M497988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Input required</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285497#M497989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check table is used for field level checking. &lt;/P&gt;&lt;P&gt;When an entry is made in the check field, there is a check whether the check table contains a record with the key defined by the values in the foreign key fields. If this is so, the entry is valid. Otherwise the system rejects the entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP Dictionary allows you to define relationships between tables using  foreign keys. A dependent table is called a foreign key table, and the referenced table is called the check table. Each key field of the check table corresponds to a field in the foreign key table. These fields are called foreign key fields. One of the foreign key fields is designated as the check field for checking the validity of values. The key fields of the check table can serve as input help for the check field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table will be at domain level checking ex: scarr table is check table for carrid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can restrict the values that a  domain in the ABAP Dictionary may take by assigning fixed values to it. The fixed values can be used as input help for the fields that are defined using that domain. However, the value table of a domain is not used for input help. It is only used as a default value for the check tables of the fields that refer to the domain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area menus allow you to group together menus that contain a set of functions intended to perform a particular task in a company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;Prajith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:30:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-required/m-p/2285497#M497989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:30:43Z</dc:date>
    </item>
  </channel>
</rss>

