<?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 Check table entry does not exist in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737075#M1300954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a a header table and corresponding item table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;key fields of my header table are &lt;/P&gt;&lt;P&gt;name                    domain&lt;/P&gt;&lt;P&gt;contract_no           vbeln&lt;/P&gt;&lt;P&gt;kunnr                    kunnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;key fields of item table are &lt;/P&gt;&lt;P&gt;name                    domain&lt;/P&gt;&lt;P&gt;contract_no           vbeln&lt;/P&gt;&lt;P&gt;kunnr                    kunnr&lt;/P&gt;&lt;P&gt;posnr                    posnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i have made the fields contract_no , kunnr of header as foreign key to the item table. I have created the header table entries and then the corresponding entries in the item table .&lt;/P&gt;&lt;P&gt;Now my problem here is I have a screen element I/O element which refers to the item table contract no... when i do an f4 on the screen field , select the existing record and press f8 then a system error is shown saying the check table entry doesnt exist in the header table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one of you please tell me what the problem is??&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;Aruna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2009 15:34:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-04T15:34:25Z</dc:date>
    <item>
      <title>Check table entry does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737075#M1300954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a a header table and corresponding item table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;key fields of my header table are &lt;/P&gt;&lt;P&gt;name                    domain&lt;/P&gt;&lt;P&gt;contract_no           vbeln&lt;/P&gt;&lt;P&gt;kunnr                    kunnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;key fields of item table are &lt;/P&gt;&lt;P&gt;name                    domain&lt;/P&gt;&lt;P&gt;contract_no           vbeln&lt;/P&gt;&lt;P&gt;kunnr                    kunnr&lt;/P&gt;&lt;P&gt;posnr                    posnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i have made the fields contract_no , kunnr of header as foreign key to the item table. I have created the header table entries and then the corresponding entries in the item table .&lt;/P&gt;&lt;P&gt;Now my problem here is I have a screen element I/O element which refers to the item table contract no... when i do an f4 on the screen field , select the existing record and press f8 then a system error is shown saying the check table entry doesnt exist in the header table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one of you please tell me what the problem is??&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;Aruna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 15:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737075#M1300954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T15:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Check table entry does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737076#M1300955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does your VBELN field in header have any foreign key associated with it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 16:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737076#M1300955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T16:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Check table entry does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737077#M1300956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check what check tables u have maintained in ut table..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 07:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737077#M1300956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Check table entry does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737078#M1300957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aruna Kumari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably you need to check for the foreign key relationship with the VBELN field,since foreign key relationships need to be handled carefully.You need to see for those relationships and go about with your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Srikanth.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jun 2009 17:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737078#M1300957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-07T17:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Check table entry does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737079#M1300958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I guess you had not maintained foreign key relationship in your table. Just maintain that your issue will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 05:53:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-table-entry-does-not-exist/m-p/5737079#M1300958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T05:53:01Z</dc:date>
    </item>
  </channel>
</rss>

