<?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 BADI ME_PROCESS_PO_CUST~PROCESS_HEADER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559895#M21478</link>
    <description>&lt;P&gt;When the generic error is raised, if user clicks on the display message icon, is your message displayed in the list, look like standard behavior, did you also check your personal settings, look at message block.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2017 07:13:35 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-11-20T07:13:35Z</dc:date>
    <item>
      <title>Problem with BADI ME_PROCESS_PO_CUST~PROCESS_HEADER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559893#M21476</link>
      <description>&lt;P&gt;I am facing a strange problem while putting a validation in the process_header method of the BADI ME_PROCESS_PO_CUST. &lt;/P&gt;
  &lt;P&gt;I am using the PROCESS_HEADER method of the BADI ME_PROCESS_PO_CUST. I have written a validation on the PO vendor in the method. It works fine and restricts from saving the PO, but I am facing a issue with the error message. Whenever I enter wrong vendor and hit the enter button the custom message is displayed.... But if I enter the wrong vendor and press the save button directly, it doesn't display the custom error message, instead it shows a generic error message: "Header is still faulty" MEPO(002). I find it necessary to mention here that I am using the MACRO mmpur_message_forced to throw my error and using im_header-&amp;gt;invalidate(). Please let me know if I am doing something wrong..... Thanks in anticipation&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2017 06:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559893#M21476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-11-04T06:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BADI ME_PROCESS_PO_CUST~PROCESS_HEADER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559894#M21477</link>
      <description>&lt;P&gt;I think the better place to do this is in the method IF_EX_ME_PROCESS_PO_CUST~CHECK, instead of PROCESS_HEADER.&lt;/P&gt;
  &lt;P&gt;Try if it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 05:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559894#M21477</guid>
      <dc:creator>Mithun_Kr</dc:creator>
      <dc:date>2017-11-20T05:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BADI ME_PROCESS_PO_CUST~PROCESS_HEADER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559895#M21478</link>
      <description>&lt;P&gt;When the generic error is raised, if user clicks on the display message icon, is your message displayed in the list, look like standard behavior, did you also check your personal settings, look at message block.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 07:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559895#M21478</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-11-20T07:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BADI ME_PROCESS_PO_CUST~PROCESS_HEADER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559896#M21479</link>
      <description>&lt;P&gt;You can restrict the message by the following.&lt;/P&gt;
  &lt;P&gt;IF sy-ucomm EQ 'MECHECKDOC' OR sy-ucomm EQ 'MESAVE'.&lt;BR /&gt; lt_items = im_header-&amp;gt;get_items( ).&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;
  &lt;P&gt;Sharada&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 08:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-badi-me-process-po-cust-process-header/m-p/559896#M21479</guid>
      <dc:creator>sharprabs</dc:creator>
      <dc:date>2017-11-20T08:16:40Z</dc:date>
    </item>
  </channel>
</rss>

