<?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 short dump when executing tcode xk03 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766593#M1676869</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 developed BAPI for Vendor Master creation. When I execute it, the Vendor is getting created. But when I try to open that vendor in display mode using XK03 transaction, it is directing to short dump(program terminated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error analysis is saying - &lt;/P&gt;&lt;P&gt;The system attempted to use dynpro 0000 in program "SAPLSZA1".&lt;/P&gt;&lt;P&gt;This dynpro does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ST22 transaction, I got the error details as in the file attached. Please kindly find the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into this &amp;lt;removed by moderator&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2012 12:37:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-27T12:37:27Z</dc:date>
    <item>
      <title>short dump when executing tcode xk03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766593#M1676869</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 developed BAPI for Vendor Master creation. When I execute it, the Vendor is getting created. But when I try to open that vendor in display mode using XK03 transaction, it is directing to short dump(program terminated).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error analysis is saying - &lt;/P&gt;&lt;P&gt;The system attempted to use dynpro 0000 in program "SAPLSZA1".&lt;/P&gt;&lt;P&gt;This dynpro does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ST22 transaction, I got the error details as in the file attached. Please kindly find the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into this &amp;lt;removed by moderator&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 12:37:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766593#M1676869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-27T12:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: short dump when executing tcode xk03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766594#M1676870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be more interesting to know the code line, include name and the surrounding code where the dump occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you have created some inconsistency involving the link to the vendor address data, how is your BAPI inserting the vendor data, are you directly updating SAP standard tables? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 12:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766594#M1676870</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-04-27T12:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: short dump when executing tcode xk03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766595#M1676871</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;Once you get the short dump screen click on debugger button available at the application toolbar.This will take to the place of source code or screen where the error is occured from which you will be able to easily identify.&lt;/P&gt;&lt;P&gt;Since its a Dynpro error, it is related to screen and could be because of some conversion not working or something similar to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 05:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766595#M1676871</guid>
      <dc:creator>former_member282968</dc:creator>
      <dc:date>2012-04-28T05:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: short dump when executing tcode xk03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766596#M1676872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Please find the code as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; LV_OBJKEY = I_LFA1-LIFNR.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*Call function to update&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; CALL FUNCTION 'BAPI_ADDRESSORG_CHANGE'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OBJ_TYPE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'LFA1'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OBJ_ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = LV_OBJKEY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMPORTING&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADDRESS_NUMBER = LV_ADDRESS_NUMBER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLES&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BAPIAD1VL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = LT_BAPIAD1VL[]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BAPIAD1VL_X&amp;nbsp;&amp;nbsp;&amp;nbsp; = LT_BAPIAD1VLX[]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RETURN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = LT_RETURN[].&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*if we get address no. of vendor, then no errors&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; IF NOT LV_ADDRESS_NUMBER IS INITIAL.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*Do commit&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 12:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766596#M1676872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-28T12:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: short dump when executing tcode xk03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766597#M1676873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May be the address is not getting updated correctly or the above BAPI might not be updating the vendor address, add the BAPI_TRANSACTION_ROLLBACK when the LV_ADDRESS_NUMBER is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF NOT lv_address_number IS INITIAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 17:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766597#M1676873</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-04-28T17:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: short dump when executing tcode xk03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766598#M1676874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the commit work function module's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;further reference and how to use the commit work function modules like that info is available in below&lt;/P&gt;&lt;P&gt;link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Function+Module+Test+Sequence"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Function+Module+Test+Sequence&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/abapdocu_70/en/ABAPCOMMIT.htm"&gt;http://help.sap.com/abapdocu_70/en/ABAPCOMMIT.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the first link more useful and if you have any q's let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Mahesh. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 06:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-when-executing-tcode-xk03/m-p/8766598#M1676874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-01T06:47:44Z</dc:date>
    </item>
  </channel>
</rss>

