<?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: Material document Reversal in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694872#M623684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me how did u solve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2008 18:45:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-31T18:45:21Z</dc:date>
    <item>
      <title>Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694868#M623680</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;I create a material document reversal using this BAPI "BAPI_GOODSMVT_CANCEL". I can only pass document, item number to make reversal. I want to pass additional parameters like reason for movement, additional text. Is there any other BAPI for material reversal document to solve my problem. or any other solution?&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;Sajjad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 16:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694868#M623680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T16:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694869#M623681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems that this BAPI is quite limited.  So here is another way to approach it.  You can figure out which movement type is used to reverse the document, see table T156N with function modue = ST, like if it was created with 101, then you would use 102 to reverse it, then you can use the BAPI   BAPI_GOODSMVT_CREATE,  here you can give reason code.&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;RIch HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 16:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694869#M623681</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-08-28T16:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694870#M623682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. But for reversal, If I use this functional module &lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE, then How can I control the line items to be reversed? because I want to reverse exactly same of original document and reset the movement type manually. for this I need to move all lines from mseg to GOODSMVT_ITEM. But GOODSMVT_ITEM has different fields, so I cant use move-corresponding. It is very hard to move to 100s of feilds from mseg to GOODSMVT_ITEM. Please suggest me any solution about it. or anyother functional module for reversal.&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;Sajjad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 14:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694870#M623682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-18T14:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694871#M623683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2007 16:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694871#M623683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-08T16:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694872#M623684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me how did u solve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 18:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694872#M623684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T18:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694873#M623685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I completed this stuff in 2 steps.&lt;/P&gt;&lt;P&gt;1. Function module BAPI_GOODSMVT_CREATE to create reversal document.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_GOODSMVT_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      goodsmvt_header             = header&lt;/P&gt;&lt;P&gt;      goodsmvt_code               = l_gm_code-gm_code&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;     GOODSMVT_HEADRET            = headret&lt;/P&gt;&lt;P&gt;    tables&lt;/P&gt;&lt;P&gt;      goodsmvt_item               = item&lt;/P&gt;&lt;P&gt;      return                      = return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. after that update newly created reversal document with my own parameters.&lt;/P&gt;&lt;P&gt;Function mdoule is MB_CHANGE_DOCUMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2008 19:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694873#M623685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-31T19:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Material document Reversal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694874#M623686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sajid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have got requirement like this, Goods Receipt Note Reversal with 102 movement type . which bapi i need to use. what are all the parameters i need to pass in to that bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have sample coding please post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Highly appreciate if u send quick replies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vinay Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 06:01:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-document-reversal/m-p/2694874#M623686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-04T06:01:38Z</dc:date>
    </item>
  </channel>
</rss>

