<?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 execute check table through code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346864#M1730880</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;I have created a database table with one check table for primary key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i add entries to the database table through table entries , first it checks for the values in check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it add records correspondingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i tried to add entries through code program (se38) , it doesnot check for the values in the check table and duplicate entries are added in the primary key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i am beginner of abap kindly help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2013 11:41:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-19T11:41:54Z</dc:date>
    <item>
      <title>execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346864#M1730880</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;I have created a database table with one check table for primary key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i add entries to the database table through table entries , first it checks for the values in check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it add records correspondingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i tried to add entries through code program (se38) , it doesnot check for the values in the check table and duplicate entries are added in the primary key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i am beginner of abap kindly help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 11:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346864#M1730880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T11:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346865#M1730881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to program the validation checks yourself. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 11:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346865#M1730881</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-03-19T11:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346866#M1730882</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;so using code&amp;nbsp; there is no possibility of validation through check table which is already created ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 11:53:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346866#M1730882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T11:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346867#M1730883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct. There is no automatic validation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 11:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346867#M1730883</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-03-19T11:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346868#M1730884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u.then if i give different validation condition that does not match the validation condition of check table wil it not affect the database table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 12:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346868#M1730884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T12:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346869#M1730885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your validation doesn't match, then you may end up with duplicate records, and other rubbish. Of course is must match. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 12:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346869#M1730885</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-03-19T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: execute check table through code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346870#M1730886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u very much.&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1305/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 12:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/execute-check-table-through-code/m-p/9346870#M1730886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T12:08:58Z</dc:date>
    </item>
  </channel>
</rss>

