<?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: Short dump while inserting into PA0008 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815346#M658327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How you are inserting data into PA0008?&lt;/P&gt;&lt;P&gt;You can use HR_INFOTYPE_CREATION fun module to insert data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the dump completely in ST22 tcode and analyse it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;always better to use MODIFY statement instead of INSERT statement to insert the data into tables/infotypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do like that, and check the Dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 14:42:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-27T14:42:24Z</dc:date>
    <item>
      <title>Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815342#M658323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I am trying to use a transfer tool to import employee details from one system to another.&lt;/P&gt;&lt;P&gt;All infotypes are being imported properly but the table PA0008 is not getting imported and&lt;/P&gt;&lt;P&gt;it gives short dump when the program reaches the statement :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"INSERT (AKT-TABLE) FROM W_PREL."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dump is shown as "DBIF_RSQL_INVALID_REQUEST".The reason are not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for responses,&lt;/P&gt;&lt;P&gt;Sandip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815342#M658323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815343#M658324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be a further description of the error message in the dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815343#M658324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815344#M658325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always use MODIFY statement,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MODIFY PA0008  from itab&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:39:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815344#M658325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815345#M658326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there is.&lt;/P&gt;&lt;P&gt;It is as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Invalid database interface call in the statement where table "PA0008 "&lt;/P&gt;&lt;P&gt;The current ABAP/4 program terminated due to  &lt;/P&gt;&lt;P&gt;an internal error in the database interface.  &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815345#M658326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815346#M658327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How you are inserting data into PA0008?&lt;/P&gt;&lt;P&gt;You can use HR_INFOTYPE_CREATION fun module to insert data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the dump completely in ST22 tcode and analyse it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;always better to use MODIFY statement instead of INSERT statement to insert the data into tables/infotypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do like that, and check the Dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815346#M658327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815347#M658328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am not supposed to change the program.So,I want to know why this is happening when all other tables are going in fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again,&lt;/P&gt;&lt;P&gt;Sandip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815347#M658328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815348#M658329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is due to the table is not accepting the Duplicate entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815348#M658329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Short dump while inserting into PA0008</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815349#M658330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure that the table referred to by AKT-TABLE and the work area W_PREL have the same structure. I think this may be your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-while-inserting-into-pa0008/m-p/2815349#M658330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T14:53:10Z</dc:date>
    </item>
  </channel>
</rss>

