<?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: how to commit data on method ME_PROCESS_PO_CUST~POST? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315861#M1393539</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;U can do it by method SET_DATA, but I suppose it should be done in method like PROCESS_HEADER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2009 13:38:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-12T13:38:06Z</dc:date>
    <item>
      <title>how to commit data on method ME_PROCESS_PO_CUST~POST?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315860#M1393538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update the PO header field EKKO-SPRAS according to my own logic. I was trying to do that by using BAPI ME_PROCESS_PO_CUST - method POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the instruction to read the Header Data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ls_header = IM_HEADER-&amp;gt;get_data( ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will then change the content of the field ls_header-SPRAS to a new value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I commit this new value to the database?&lt;/P&gt;&lt;P&gt;What else is missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 13:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315860#M1393538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-12T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to commit data on method ME_PROCESS_PO_CUST~POST?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315861#M1393539</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;U can do it by method SET_DATA, but I suppose it should be done in method like PROCESS_HEADER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 13:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315861#M1393539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-12T13:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to commit data on method ME_PROCESS_PO_CUST~POST?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315862#M1393540</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;&lt;/P&gt;&lt;P&gt;try to update the header details in the method &lt;STRONG&gt;PROCESS_HEADER&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Use GET_DATA to read the header details and based on the logic change the header data with new value. then use the method &lt;STRONG&gt;SET_DATA&lt;/STRONG&gt; i9n this to update the new value in the PO. &lt;/P&gt;&lt;P&gt;i guess in this case new value will get updated in the PO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 13:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-commit-data-on-method-me-process-po-cust-post/m-p/6315862#M1393540</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2009-11-12T13:42:00Z</dc:date>
    </item>
  </channel>
</rss>

