<?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: BA021 error message after SP application in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972257#M1695795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that is not the best practice to make a "Z" program from a standard, but it was already made a long time ago and I cannot redo it.&lt;/P&gt;&lt;P&gt;The most strange thing is that in the Development Environment it works ok, but in QAs Environment fails.&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2012 17:47:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-10T17:47:35Z</dc:date>
    <item>
      <title>BA021 error message after SP application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972255#M1695793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After applying a SP, there has been some problems involving a number of "Z" trx. copies of standard reports (for example MI07). The main difference between these is that the "Z" uses archiving techniques.&lt;/P&gt;&lt;P&gt;Whilst running these "Z" reports the message BA021 appears with the text "Control program 5 unknown". The number varies: it can be 5, 15, 71, etc.&lt;/P&gt;&lt;P&gt;Debugging I found out where is this message displayed: it is raised from method GET_SESSION_ADMIN, which is called from FM ARCHIVE_GET_NEXT_RECORD.&lt;/P&gt;&lt;P&gt;Does anyone know how can I resolve this?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Jonathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 16:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972255#M1695793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-10T16:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: BA021 error message after SP application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972256#M1695794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly the reason why people should shy away from cloning standard programs. Looks like you might have to re-clone your affected Z programs. Did you check if the standard versions changed compared to the older version before SP upgrade? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 16:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972256#M1695794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-10T16:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: BA021 error message after SP application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972257#M1695795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that is not the best practice to make a "Z" program from a standard, but it was already made a long time ago and I cannot redo it.&lt;/P&gt;&lt;P&gt;The most strange thing is that in the Development Environment it works ok, but in QAs Environment fails.&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 17:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972257#M1695795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-10T17:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: BA021 error message after SP application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972258#M1695796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the error is in a custom clone I am doubtful if members here can help you on that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: So sad that you have to clean the mess of some lazy developer. Have been there myself and hated it.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 18:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ba021-error-message-after-sp-application/m-p/8972258#M1695796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-10T18:07:46Z</dc:date>
    </item>
  </channel>
</rss>

