<?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: tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183998#M126528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;value table: u will give in domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value table will not show u f4 help if there is no foreign key relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check table: when u want to create a foreign key relation ship between A and B, &lt;/P&gt;&lt;P&gt;A is the primary table, B is the table for which i want to create a foriegn key relation ship with table A.&lt;/P&gt;&lt;P&gt;u click on the foreign key relation ship icon for a particular field, it will ask u to enter the "CHECK TABLE" name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: if already in table A , if u have defined a value table, now it will suggest the name of the value table as the check table. if no value table is there , it will suggest nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO, WITH CHECK TABLE U CAN GET F4 HELP FOR THE FIELD.&lt;/P&gt;&lt;P&gt;WITH VALUE TABLE U CANT GET F4 HELP UNLESS U HAVE A CHECK TABLE TOO FOR THE FIELD AND THE CHECK TABLE NAME AND VALUE TABLE NAME ARE SAME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Feb 2006 07:17:07 GMT</pubDate>
    <dc:creator>hymavathi_oruganti</dc:creator>
    <dc:date>2006-02-06T07:17:07Z</dc:date>
    <item>
      <title>tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183996#M126526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the diff b/w check table and value table.&lt;/P&gt;&lt;P&gt;&amp;amp; why the abap/4 programs name start with y &amp;amp; z &lt;/P&gt;&lt;P&gt;give me the proper reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2006 07:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183996#M126526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-06T07:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183997#M126527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surekha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. what is the diff b/w check table and value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   This concept comes into picture&lt;/P&gt;&lt;P&gt;   where we want to use FOREIGN KEY concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Suppose we create two TAbles&lt;/P&gt;&lt;P&gt;   and on second table, &lt;/P&gt;&lt;P&gt;   and on some field,&lt;/P&gt;&lt;P&gt;   we want to define foreign key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. When we do that,&lt;/P&gt;&lt;P&gt;   we need to select the&lt;/P&gt;&lt;P&gt;   CORRESPONDING TABLE AND ITS FIELD NAME,&lt;/P&gt;&lt;P&gt;   manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. If we have ALREADY DEFINED&lt;/P&gt;&lt;P&gt;   VALUE TABLE (on the corresponding domain)&lt;/P&gt;&lt;P&gt;   then ,&lt;/P&gt;&lt;P&gt;   Its value is AUTOMATICALLY PROPSOED&lt;/P&gt;&lt;P&gt;   BY THE SYSTEM, when we want to&lt;/P&gt;&lt;P&gt;   define the foreign key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why the abap/4 programs name start with y &amp;amp; z &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCOS,&lt;/P&gt;&lt;P&gt;all customer developments,&lt;/P&gt;&lt;P&gt;start with  Y,Z &lt;/P&gt;&lt;P&gt;(this is as per SAP guidelines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) so that&lt;/P&gt;&lt;P&gt;   SAP creates programs from A-X,&lt;/P&gt;&lt;P&gt;  and customer crates from Y-Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) Therefore there is a DISCIPLINE followed&lt;/P&gt;&lt;P&gt;   and no OVER-LAAPING is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amitm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2006 07:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183997#M126527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-06T07:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183998#M126528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;value table: u will give in domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value table will not show u f4 help if there is no foreign key relationship.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check table: when u want to create a foreign key relation ship between A and B, &lt;/P&gt;&lt;P&gt;A is the primary table, B is the table for which i want to create a foriegn key relation ship with table A.&lt;/P&gt;&lt;P&gt;u click on the foreign key relation ship icon for a particular field, it will ask u to enter the "CHECK TABLE" name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: if already in table A , if u have defined a value table, now it will suggest the name of the value table as the check table. if no value table is there , it will suggest nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO, WITH CHECK TABLE U CAN GET F4 HELP FOR THE FIELD.&lt;/P&gt;&lt;P&gt;WITH VALUE TABLE U CANT GET F4 HELP UNLESS U HAVE A CHECK TABLE TOO FOR THE FIELD AND THE CHECK TABLE NAME AND VALUE TABLE NAME ARE SAME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2006 07:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183998#M126528</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-02-06T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183999#M126529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;what is the diff b/w check table and value table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check table contains set of permitted value for foreign table key fields.Check table is also called as referenced table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table contains set of allowed values for a particular field.Check against the value table only take effect if the foreign key has been defined..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;why the abap/4 programs name start with y &amp;amp; z&lt;/P&gt;&lt;P&gt;Name y to z are given for customer developments and other names are reserved by SAP for their own developments..&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;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2006 07:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1183999#M126529</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-02-06T07:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1184000#M126530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2006 07:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1184000#M126530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-06T07:30:06Z</dc:date>
    </item>
  </channel>
</rss>

