<?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: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953270#M392479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The return codes from the BAPI's are correct they show and 'S' for sucess. then I get an express message in my inbox informing me that the "Update was terminated" the equipment is created from first BAPI but the equipment is not installed at the FLOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 09:13:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-07T09:13:07Z</dc:date>
    <item>
      <title>Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953266#M392475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem when calling the two BAPI's mentioned above. According to the OSS notes there is a known problem when these two BAPI's are called in sucession. The second BAPI to be called BAPI_EQMT_INSTALLFL causes an update termination. The main problem is that we are on 3.1i the notes are only in support of versions 4x or greater. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried a number of things to get this to work including:&lt;/P&gt;&lt;P&gt;Clearing locks on EQUI,&lt;/P&gt;&lt;P&gt;Inserting a commit work of my own,&lt;/P&gt;&lt;P&gt;Calling the BAPI_TRANSACTION_COMMIT and BAPI_TRANSACTION_ROLLBACK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked OSS notes 352120, 154546, 311367, 175902, 176663 and 630363 without a solution. I have changed the two BAPI's to have an additional parameter as per note 352120 but the receiving FORM has only 4 parameters and the OSS note is to implement an additional parameter in the PREFORM and does not include the change for the actual FORM. So I backed that out again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else come across this problem and more importantly has anyone come up with a solution other than coding a BDC to install the FLOC, I could do that but I want to use the BAPI. If all else fails I may end up using BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 08:57:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953266#M392475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953267#M392476</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;Just for your reference there is a standard function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;IDOC_INPUT_PIECEOFEQUIPMENT_IN&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, which in turn calls this BAPI - BAPI_EQMT_INSTALLFL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check, how it functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953267#M392476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953268#M392477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what Error u are getting ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check tcode SM13&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953268#M392477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953269#M392478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That FM you refer to does not exist in 3.1i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953269#M392478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953270#M392479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The return codes from the BAPI's are correct they show and 'S' for sucess. then I get an express message in my inbox informing me that the "Update was terminated" the equipment is created from first BAPI but the equipment is not installed at the FLOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953270#M392479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953271#M392480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Along with the "Update was terminated" a short dump is happening in the background. The dump is a RAISE_EXCEPTION and relates to &lt;/P&gt;&lt;P&gt;"Exception condition "STATUS_INCONSISTENT" raised."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:20:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953271#M392480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953272#M392481</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;Please Try this out...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First call the first BAPI in this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data: w_task(10).

move '1234567890' to w_task.

  call function 'BAPI_EQMT_CREATE' starting new task w_task
    exporting
...
...
...

*--- Wait for 1 or 2 second
wait for 2 seconds.

clear w_task.

move '1234567890' to w_task.

  call function 'BAPI_EQMT_INSTALLFL'  starting new task w_task
    exporting
...
...
...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953272#M392481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953273#M392482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Atul,&lt;/P&gt;&lt;P&gt;Thanks for your proposed solution but unfortunately I cannot use it because I need to be able to get the Equipment number back from the the BAPI_EQMT_CREATE and what you have proposed does not allow for FM import parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953273#M392482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953274#M392483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to Look for Note to resolve this issue, Just Debug there FM calls of that BAPI , Then u will come to know y it is raising Short DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FM  EQUIPMENT_INSTALL_PREPARE&lt;/P&gt;&lt;P&gt;FM 'STATUS_CHANGE_FOR_ACTIVITY'&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953274#M392483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953275#M392484</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;Instead of  NEW TASK use..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN UPDATE TASK Addition with the function call as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward suitable points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 09:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953275#M392484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953276#M392485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short dump CALL_FUNCTION_NO_VB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module "BAPI_EQMT_INSTALLFL" was called with the addition&lt;/P&gt;&lt;P&gt;"... IN UPDATE TASK".                                                                                &lt;/P&gt;&lt;P&gt;However, it is not flagged in the Function Library as executable in the update task.                                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 10:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953276#M392485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T10:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI's EQMT_CREATE and EQMT_INSTALLFL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953277#M392486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone got any bright Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 13:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-s-eqmt-create-and-eqmt-installfl/m-p/1953277#M392486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T13:48:37Z</dc:date>
    </item>
  </channel>
</rss>

