<?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 User Exit/BADI to modify MCHA-HSDAT while saving a process order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177839#M1623925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there are any user-exits or BADI's to modify MCHA-HSDAT field, while saving process order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: There are two material types ZBUL and ZFDF. After releasing the process order and when I save, an entry in MCHA table for material with material type ZFDF is created.I should make a check if MCHA-HSDAT of this ZFDF material is equal to MCHA-HSDAT of ZBUL.&lt;/P&gt;&lt;P&gt;If not, I should replace MCHA-HSDAT of ZFDF material with the HSDAT of ZBUL material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked user exits 'PPCO0007' and PPCO0014 and PPCO0020 but I could not find MCHA structure to update. &lt;/P&gt;&lt;P&gt;Do, I need to create an implicit enhancement for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2011 08:27:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-19T08:27:59Z</dc:date>
    <item>
      <title>User Exit/BADI to modify MCHA-HSDAT while saving a process order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177839#M1623925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if there are any user-exits or BADI's to modify MCHA-HSDAT field, while saving process order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: There are two material types ZBUL and ZFDF. After releasing the process order and when I save, an entry in MCHA table for material with material type ZFDF is created.I should make a check if MCHA-HSDAT of this ZFDF material is equal to MCHA-HSDAT of ZBUL.&lt;/P&gt;&lt;P&gt;If not, I should replace MCHA-HSDAT of ZFDF material with the HSDAT of ZBUL material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked user exits 'PPCO0007' and PPCO0014 and PPCO0020 but I could not find MCHA structure to update. &lt;/P&gt;&lt;P&gt;Do, I need to create an implicit enhancement for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 08:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177839#M1623925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-19T08:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit/BADI to modify MCHA-HSDAT while saving a process order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177840#M1623926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aravind,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following steps in order to find the best exit for you.&lt;/P&gt;&lt;P&gt;for e.g. using enhancemnt PPCO0020 FM EXIT_SAPLCOKO_005. Use the "Where used list" to get the point where this FM has been called. So in this case you can use "(SAPLCOKO)MCHA" as field symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any question, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 17:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177840#M1623926</guid>
      <dc:creator>alexandre_docarmorocha</dc:creator>
      <dc:date>2011-09-19T17:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit/BADI to modify MCHA-HSDAT while saving a process order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177841#M1623927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you resolve this issue please reply &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 09:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177841#M1623927</guid>
      <dc:creator>Tisha_Haria</dc:creator>
      <dc:date>2014-05-09T09:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit/BADI to modify MCHA-HSDAT while saving a process order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177842#M1623928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex's reply helped me in solving the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 14:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177842#M1623928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-09T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit/BADI to modify MCHA-HSDAT while saving a process order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177843#M1623929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please send me code how did you implement this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 15:09:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-badi-to-modify-mcha-hsdat-while-saving-a-process-order/m-p/8177843#M1623929</guid>
      <dc:creator>Tisha_Haria</dc:creator>
      <dc:date>2014-05-09T15:09:22Z</dc:date>
    </item>
  </channel>
</rss>

