<?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: ABAP Code in LSMW Bapi method field mapping in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705111#M1769496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure why you think that would prevent you from using BDC.&amp;nbsp; Perhaps if you explained further...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2013 17:02:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-28T17:02:43Z</dc:date>
    <item>
      <title>ABAP Code in LSMW Bapi method field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705110#M1769495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSMW program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;BUS2014&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Purchase contract&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;CHANGE&lt;/P&gt;&lt;P&gt;PURCONTRACT_CHANGE&lt;/P&gt;&lt;P&gt;PURCONTRACT_CHANGE01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with updating Purchase contract by LSMW project using BAPI method.&lt;/P&gt;&lt;P&gt;When i am doing a manual update, changing a line in agreement i am getting below error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Quality management active for procurement of material."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It goes away after two enters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that, this problem is giving my LSMW program an error while processing IDOCs.&lt;/P&gt;&lt;P&gt;Idoc error says that material is not excisting or not activated, which isn't true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way of adding BDC_OKCODE to mapped field EMATN, so it would do actually the same thing that i am doing manual update ?&lt;/P&gt;&lt;P&gt;I am not using BDC method because of using thousands of line items per one contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Łukasz Papaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 14:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705110#M1769495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-28T14:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code in LSMW Bapi method field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705111#M1769496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure why you think that would prevent you from using BDC.&amp;nbsp; Perhaps if you explained further...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 17:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705111#M1769496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-28T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code in LSMW Bapi method field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705112#M1769497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing in BDC and updating thousands of lines in the same contract is, that you have record all of them and recording 5000 lines doesn't seem like a good idea.&lt;/P&gt;&lt;P&gt;In BAPI method you can just select a line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am wrong, please correct me.&lt;/P&gt;&lt;P&gt;Or maybe you have some other ways to update multiple lines in contract using lsmw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 19:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705112#M1769497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-28T19:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code in LSMW Bapi method field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705113#M1769498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never had any trouble BDC'ing any number of lines I needed to.&amp;nbsp; But BAPi is almost by definition better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 01:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705113#M1769498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-29T01:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Code in LSMW Bapi method field mapping</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705114#M1769499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would you do it with transaction ME32K ? Updating thousands of lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 07:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-code-in-lsmw-bapi-method-field-mapping/m-p/9705114#M1769499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-29T07:09:59Z</dc:date>
    </item>
  </channel>
</rss>

