<?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: BAPI_COPAACTUALS_POSTCOSTDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618099#M1663623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using BAPI_TRANSACTION_COMMIT. &lt;/P&gt;&lt;P&gt;The strange thing is that in our test system, the data is updated. In the client system, it is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Efren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2012 04:51:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-30T04:51:38Z</dc:date>
    <item>
      <title>BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618095#M1663619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem with the Bapi. I am using it to post records from COVP. The problem is that no records are posted. Return table gt_return is empty so no errors are returned. In exchange, no records are posted in table CE1****.&lt;/P&gt;&lt;P&gt;Anyone encountered this problem?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Efren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 17:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618095#M1663619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-29T17:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618096#M1663620</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;Can we have Code which is giving this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yukti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 02:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618096#M1663620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T02:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618097#M1663621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Efren,&lt;/P&gt;&lt;P&gt;Did you check the documentation.&lt;/P&gt;&lt;P&gt;If data is actually updated (parameter &lt;EM&gt;TestRun&lt;/EM&gt; = ' '), a DB COMMIT is performed within the method, but not COMMIT WORK, At this point, the system creates the CO-PA profitability segment numbers - that is, it creates records in the table CE4xxxx (xxxx = operating concern). The method BapiService TransactionCommit is used to perform the Commit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 03:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618097#M1663621</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-03-30T03:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618098#M1663622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Efren ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per this&amp;nbsp; BAPI functionality works as follow:-&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;With this method, you can post actual data to the SAP system's costing based Profitability Analysis (CO-PA).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;This methods allows you to post a quantity of data records to CO-PA. However, it cannot be used to transfer mass data. You should do this using external data transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;The data you want to post is transferred in parameter InputData. To assure the consistency of the transferred data, the parameter FieldList must also be filled with the number of field names which are transferred in InputData.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;For each record transferred to InputData, the system creates either one or two CO-PA line items, depending on whether or not the company code currency is active alongside the operating concern currency. The currency translation is carried out as for external data transfer. With currency fields, the field Currency must always be filled in the corresponding record of InputData.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;For posting, this method uses the same functions as those used for external data transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;The system performs the CO-PA functions Characteristic derivation and valuation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;If data is actually updated (parameter TestRun = ' '), a DB COMMIT is performed within the method, but not COMMIT WORK, At this point, the system creates the CO-PA profitability segment numbers - that is, it creates records in the table CE4xxxx (xxxx = operating concern). The method BapiService &lt;STRONG&gt;TransactionCommit &lt;/STRONG&gt;is used to perform the Commit.&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;Please check in ur program have u added &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;method BapiService&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;STRONG&gt;TransactionCommit &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;is used to perform the Commit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I think after above addition ur Bapi will work fine &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Yukti&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 03:48:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618098#M1663622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T03:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618099#M1663623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using BAPI_TRANSACTION_COMMIT. &lt;/P&gt;&lt;P&gt;The strange thing is that in our test system, the data is updated. In the client system, it is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Efren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 04:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618099#M1663623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T04:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618100#M1663624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Efren,&lt;/P&gt;&lt;P&gt;What are the return messages you are getting.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;h&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 04:54:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618100#M1663624</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-03-30T04:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618101#M1663625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sorry it was a problem with the database. It is working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Efren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 07:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618101#M1663625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T07:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_COPAACTUALS_POSTCOSTDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618102#M1663626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; Cheers Its working with no issue &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 07:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-copaactuals-postcostdata/m-p/8618102#M1663626</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-30T07:56:03Z</dc:date>
    </item>
  </channel>
</rss>

