<?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: Reg:Shortdump in Program while updating Table AUSP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270753#M1216833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh ,&lt;/P&gt;&lt;P&gt; Are u passing Client (MANDT) for that ?? i have small doubt on this coz u said it is raising some client specific related Error ..???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sreenivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2009 09:33:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-16T09:33:48Z</dc:date>
    <item>
      <title>Reg:Shortdump in Program while updating Table AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270750#M1216830</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 a problem in the program while updating the AUSP table am using the function module&lt;/P&gt;&lt;P&gt;CLVF_VB_INSERT_CLASSIFICATION&lt;/P&gt;&lt;P&gt;in that function module the short dump occurs while try to insert ausp in the following line,&lt;/P&gt;&lt;P&gt;insert auspc_v1 client specified from table auspcv1.&lt;/P&gt;&lt;P&gt;the problem is while updating transaction CL20N the update has been failed thats why i have tried to manually insert in AUSP even though its short dumping.&lt;/P&gt;&lt;P&gt;i have maintained all the necessary settings in cl24n.&lt;/P&gt;&lt;P&gt;could you please resolve my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 10:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270750#M1216830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T10:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Shortdump in Program while updating Table AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270751#M1216831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether entries(key field) in table auspcv1 are already available in AUSP.&lt;/P&gt;&lt;P&gt;use INSERT only if entries are not available in ausp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 13:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270751#M1216831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T13:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Shortdump in Program while updating Table AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270752#M1216832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure of the Tables and there uses but it looks like you need to update SAP tables through standard transaction which is failing.&lt;/P&gt;&lt;P&gt;Are there any data inconsistancies for the data that you are trying to maintain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also maintaining the SAP table manually is not advisable as ther could be some other dependant/related tables which also might require updation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way what is the Message diplyed in ABAP dump it will definately help in solving the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 19:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270752#M1216832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T19:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Shortdump in Program while updating Table AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270753#M1216833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh ,&lt;/P&gt;&lt;P&gt; Are u passing Client (MANDT) for that ?? i have small doubt on this coz u said it is raising some client specific related Error ..???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sreenivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2009 09:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270753#M1216833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-16T09:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Shortdump in Program while updating Table AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270754#M1216834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;Check if the SAP Note 876810 can solve your problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando Da Ró&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 01:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270754#M1216834</guid>
      <dc:creator>former_member182114</dc:creator>
      <dc:date>2009-03-17T01:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Shortdump in Program while updating Table AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270755#M1216835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dump comes with insert statement if key fields already exists&lt;/P&gt;&lt;P&gt;put check for that n then see if it solve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 09:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-shortdump-in-program-while-updating-table-ausp/m-p/5270755#M1216835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T09:13:35Z</dc:date>
    </item>
  </channel>
</rss>

