<?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: value table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185048#M126933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Check tables&amp;lt;/b&amp;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;value tables:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Value table&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;In some cases you already know when you define a domain that all the fields referring to this domain should be checked against a certain table. This information can be stored in the domain by entering a value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system proposes the value table as check table when you try to define a foreign key for this field. You can override this proposal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entering a value table does not implement a check. The check against the value table only takes place when a foreign key is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;There is 1 more important Difference in Value Table and Check Table is that:&amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt; The contents of the check will be used as an input help(F4 Help) for a particular field on which a check table is assigned. &lt;/P&gt;&lt;P&gt;    But the contents of Value Table are never used in Input Help.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ashok Kumar Prithiviraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2006 12:37:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-28T12:37:42Z</dc:date>
    <item>
      <title>value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185035#M126920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is value tab ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185035#M126920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185036#M126921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the value table is the table u give in domain level for the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185036#M126921</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-02-28T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185037#M126922</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;Plese check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;P&gt;If helpful , rewrds points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185037#M126922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185038#M126923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi charan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   we give value table in domain level for a field.&lt;/P&gt;&lt;P&gt;   It contains the values for a particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185038#M126923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185039#M126924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what purpose this value is useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185039#M126924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185040#M126925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when U press F4 for a field the value is picked from &lt;/P&gt;&lt;P&gt;here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185040#M126925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185041#M126926</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;Within the domain is the Value Table field. The table named within this field provides the following functions to the domain: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is automatically proposed as the check table when creating a foreign key &lt;/P&gt;&lt;P&gt;It provides a list of values for F4 (possible entries) help, but it does not provide validation &lt;/P&gt;&lt;P&gt;Whenever you create a foreign key relationship, the system looks in the value table field. If there is a table name there, it proposes that name as the check table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR FURTHER DETAILS CHECK THE LINK&amp;lt;a href="http://cma.zdnet.com/book/abap/"&amp;gt;http://cma.zdnet.com/book/abap/&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;AND GOTHROUGH DAY 4&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF THESE FINDS USEFUL PLEASE REWARD POINTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ANOOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:53:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185041#M126926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185042#M126927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table is given in the domain inddic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it used to specify that the domain should have value which are present in the given value table.&lt;/P&gt;&lt;P&gt;it is like a check table in the domain level itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:53:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185042#M126927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185043#M126928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If value table is attached at domain lavel then what all values are defined in it , user can enter only those values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means it won't allow values other then the one which is defined in value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the thread if ur satisfied with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;P&gt;Rewrd points, if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185043#M126928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185044#M126929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table consists of the valid set of values for the field and is defined in the domain.All the fields referring to this domain will be checked against this table.Entering a value table does not implement a check. The check against the value table only takes place when a foreign key is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system proposes the value table as check table when you try to define a foreign key for this field. You can override this proposal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185044#M126929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185045#M126930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can have a look at this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example : T002 is the value table for Domain SPRAS&lt;/P&gt;&lt;P&gt;(Language Key)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 11:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185045#M126930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T11:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185046#M126931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravicharan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, I would like to clear two things: &lt;/P&gt;&lt;P&gt;1) Value table does not provide any F4 help.&lt;/P&gt;&lt;P&gt;2) Value table does not provide any validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing happened by specifying a Value table is: System proposes the value table name as the check table name when we try to create a foreign key relationship for the field and we can override this proposal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table is defined at Domain level.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Try to test these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Gupta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Neeraj Gupta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 11:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185046#M126931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185047#M126932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for u reply . Can  tell me the difference between value table and check tale .And how to use and where to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185047#M126932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185048#M126933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Check tables&amp;lt;/b&amp;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;value tables:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Value table&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;In some cases you already know when you define a domain that all the fields referring to this domain should be checked against a certain table. This information can be stored in the domain by entering a value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system proposes the value table as check table when you try to define a foreign key for this field. You can override this proposal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entering a value table does not implement a check. The check against the value table only takes place when a foreign key is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;There is 1 more important Difference in Value Table and Check Table is that:&amp;lt;/b&amp;gt;   &lt;/P&gt;&lt;P&gt; The contents of the check will be used as an input help(F4 Help) for a particular field on which a check table is assigned. &lt;/P&gt;&lt;P&gt;    But the contents of Value Table are never used in Input Help.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ashok Kumar Prithiviraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:37:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185048#M126933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T12:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185049#M126934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Check table please refer to&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:40:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185049#M126934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T12:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185050#M126935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table that contains validate set of values is nothing but Checktable.&lt;/P&gt;&lt;P&gt;This is must we you are going to making foreign key relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;valuetable : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within the domain is the Value Table field. The table named within this field provides the following functions to the domain: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is automatically proposed as the check table when creating a foreign key &lt;/P&gt;&lt;P&gt;It provides a list of values for F4 (possible entries) help, but it does not provide validation &lt;/P&gt;&lt;P&gt;Whenever you create a foreign key relationship, the system looks in the value table field. If there is a table name there, it proposes that name as the check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Eswar Kanakanti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185050#M126935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T12:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185051#M126936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;value table in entered in the domian level. if you want to restric the value of the domain you created to the some values. then you can create a table using this values and give that values as the value table to that domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check table in used for attaining the foreign key relationship between two table i.e parent child relationship&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:41:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185051#M126936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T12:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185052#M126937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please visit this link for actual diff. between value table and checktable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plese check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;P&gt;If helpful , rewrd points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 13:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185052#M126937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T13:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185053#M126938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link given by sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is clearly mentioned in the bottom that contents of Value Table are never used in Input Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can test it by creating a Z-Domain and attaching a Z-table to that domain as a Value Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 13:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185053#M126938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T13:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: value table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185054#M126939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ur satisfied with the replies , please close the thread and as per form Etiquettes , Kindly reward points to the useful answers by clicking the radiobutton which will be there on the left side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2006 06:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/value-table/m-p/1185054#M126939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-01T06:11:53Z</dc:date>
    </item>
  </channel>
</rss>

