<?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 Dump in ECC6 , while upgrading the system from 4.5B to ECC6 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672451#M884477</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;We are updating the SAP system from 4.5B to ECC6.&lt;/P&gt;&lt;P&gt;We have completed the SPAU fixes.&lt;/P&gt;&lt;P&gt;Now, we are facing a dump &lt;/P&gt;&lt;P&gt;" In PERFORM or CALL FUNCTION "ITEM_CURR_CONVERT_BSID", the actual param"&lt;/P&gt;&lt;P&gt;eter "BSAD" is incompatible with the formal parameter "CS_BSID"."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while trying to execute the transaction 'FD11' in ECC6.&lt;/P&gt;&lt;P&gt;Can anyone help me out to find out the cause of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 09:56:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-08T09:56:31Z</dc:date>
    <item>
      <title>Dump in ECC6 , while upgrading the system from 4.5B to ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672451#M884477</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;We are updating the SAP system from 4.5B to ECC6.&lt;/P&gt;&lt;P&gt;We have completed the SPAU fixes.&lt;/P&gt;&lt;P&gt;Now, we are facing a dump &lt;/P&gt;&lt;P&gt;" In PERFORM or CALL FUNCTION "ITEM_CURR_CONVERT_BSID", the actual param"&lt;/P&gt;&lt;P&gt;eter "BSAD" is incompatible with the formal parameter "CS_BSID"."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while trying to execute the transaction 'FD11' in ECC6.&lt;/P&gt;&lt;P&gt;Can anyone help me out to find out the cause of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 09:56:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672451#M884477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T09:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in ECC6 , while upgrading the system from 4.5B to ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672452#M884478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this means that SAP has changed the parameter assignment in this function module. Check the function module and have a look at the datatype of this parameter. Change the variable you're using for this parameter accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP does this some times, just to ....? Who knows!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 11:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672452#M884478</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-04-08T11:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in ECC6 , while upgrading the system from 4.5B to ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672453#M884479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Micky Oestreich.&lt;/P&gt;&lt;P&gt;It was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 09:00:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-ecc6-while-upgrading-the-system-from-4-5b-to-ecc6/m-p/3672453#M884479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T09:00:13Z</dc:date>
    </item>
  </channel>
</rss>

