<?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 BAPI for updating tax code for purchase order.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751766#M640063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;  I have one requirement to change tax code for multiple Purchase order but the &lt;/P&gt;&lt;P&gt;thing is they should not go for release.So what should I prefer BDC or BAPI.&lt;/P&gt;&lt;P&gt;  I am thinking to implement it through BAPI, but I don't know what procedure to follow.&lt;/P&gt;&lt;P&gt;If somebody can provide me a small guiding steps or code then it will be very helpful for me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Useful answers will be rewarded with points....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh Akarte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2007 07:04:02 GMT</pubDate>
    <dc:creator>rajesh_akarte2</dc:creator>
    <dc:date>2007-08-31T07:04:02Z</dc:date>
    <item>
      <title>BAPI for updating tax code for purchase order..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751766#M640063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;  I have one requirement to change tax code for multiple Purchase order but the &lt;/P&gt;&lt;P&gt;thing is they should not go for release.So what should I prefer BDC or BAPI.&lt;/P&gt;&lt;P&gt;  I am thinking to implement it through BAPI, but I don't know what procedure to follow.&lt;/P&gt;&lt;P&gt;If somebody can provide me a small guiding steps or code then it will be very helpful for me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Useful answers will be rewarded with points....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh Akarte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 07:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751766#M640063</guid>
      <dc:creator>rajesh_akarte2</dc:creator>
      <dc:date>2007-08-31T07:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for updating tax code for purchase order..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751767#M640064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_PO_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass the value in the field: BAPIMEPOITEM-TAX_CODE &amp;amp; BAPIMEPOITEMX-TAX_CODE = 'X' along with the PO number in header &amp;amp; item number in position level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do not forget to call BAPI_TRANSACTION_COMMIT after the call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 10:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751767#M640064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T10:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for updating tax code for purchase order..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751768#M640065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  use Purchase order Creation using BAPI_PO_CREATE1 or BAPI_PO_CREATE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 11:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751768#M640065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T11:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for updating tax code for purchase order..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751769#M640066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_PURCHASE_ORDER_CHECK  Accounting: Check Purchase Order                                          &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_ACC_PURCHASE_ORDER_POST   Accounting: Post Purchase Order   &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;MEWP                           BAPIs Purchase order                                                      &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PO_CREATE                 Create Purchase Order                                                     &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PO_GETDETAIL              Display Purchase Order Details                                            &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PO_GETITEMS               List Purchase Order Items                                                 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PO_GETITEMSREL            List Purchase Orders for Release (Approval): New as of 4.0A               &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PO_GETRELINFO             Display Detailed Release (Approval) Information on Purchase Order         &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PO_GET_LIST               List Purchase Orders - Only up to 4.0A                                    &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PROCOPERATION_GETCATALOGS Determine Valid Catalogs as Value Help                                    &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;BAPI_PROCOPERATION_GETINFO     Analysis of Objects to be Generated in Purchasing                         &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AND&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use condition type NAVS with access sequence 0003 to default the taxcode in the purchase order item using conditions. Materials Management -&amp;gt; Purchasing -&amp;gt; Purchasing order processing -&amp;gt;define screen layout at document level. Search for the transaction ME21.Double click on ME21. Then search for TaxCode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use condition type NAVS with access sequence 0003 to default the taxcode in the purchase order item using conditions.&lt;/P&gt;&lt;P&gt;A2: Go to IMG.&lt;/P&gt;&lt;P&gt;Materials Management -&amp;gt; Purchasing -&amp;gt; Purchasing order processing -&amp;gt;define screen layout at document level.&lt;/P&gt;&lt;P&gt;Search for the transaction ME21.Double click on ME21. Then search for TaxCode. It is advisable to configure also the info record. The tax code should be a required entry, and whatever you specify here will be the default value in the Purchase order.&lt;/P&gt;&lt;P&gt;Materials Management -&amp;gt; Purchasing -&amp;gt; Purchasing info record -&amp;gt; define screen layout.&lt;/P&gt;&lt;P&gt;When you get here you search for the transaction ME12 ,double click here; search for Input VAT indicator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 14:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-tax-code-for-purchase-order/m-p/2751769#M640066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T14:24:01Z</dc:date>
    </item>
  </channel>
</rss>

