<?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 ABAP runtime error while create vendor master at XK01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941816#M1892298</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;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;when i try to create vendor master by XK01.....system throws run time error as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "CL_EX_VENDOR_ADD_DATA=========CP" had to be&lt;/P&gt;&lt;P&gt; terminated because it has&lt;/P&gt;&lt;P&gt;come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; method IF_EX_VENDOR_ADD_DATA~CHECK_ADD_ON_ACTIVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have deactivated all the implementation of vendor_add_data BADI , but i cant rectify it.&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;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2015 10:57:13 GMT</pubDate>
    <dc:creator>vijay_sharma12</dc:creator>
    <dc:date>2015-02-23T10:57:13Z</dc:date>
    <item>
      <title>ABAP runtime error while create vendor master at XK01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941816#M1892298</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;&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 12px;"&gt;when i try to create vendor master by XK01.....system throws run time error as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "CL_EX_VENDOR_ADD_DATA=========CP" had to be&lt;/P&gt;&lt;P&gt; terminated because it has&lt;/P&gt;&lt;P&gt;come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; method IF_EX_VENDOR_ADD_DATA~CHECK_ADD_ON_ACTIVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have deactivated all the implementation of vendor_add_data BADI , but i cant rectify it.&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;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 10:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941816#M1892298</guid>
      <dc:creator>vijay_sharma12</dc:creator>
      <dc:date>2015-02-23T10:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP runtime error while create vendor master at XK01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941817#M1892299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have deactivated all the implementation of vendor_add_data BADI but in some cases standard program check the BADI is implemented or not . In this case deactivate all the implementation not solution , so you please delete all implementations of vendor_add_data BADI through se19 and create vendor Master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard,&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 11:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941817#M1892299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-23T11:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP runtime error while create vendor master at XK01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941818#M1892300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilesh , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for your reply , it work fine after deleting all implementation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 12:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941818#M1892300</guid>
      <dc:creator>vijay_sharma12</dc:creator>
      <dc:date>2015-02-23T12:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP runtime error while create vendor master at XK01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941819#M1892301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should rectify the code in method CHECK_ADD_ON_ACTIVE than deactivating the implementations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dump must be showing the source code line where it's failing. You can investigate and resolve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 12:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941819#M1892301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-23T12:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP runtime error while create vendor master at XK01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941820#M1892302</link>
      <description>&lt;P&gt;How can I delete them please?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Mar 2021 22:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error-while-create-vendor-master-at-xk01/m-p/10941820#M1892302</guid>
      <dc:creator>ibrahim_lakhdar</dc:creator>
      <dc:date>2021-03-20T22:34:39Z</dc:date>
    </item>
  </channel>
</rss>

