cancel
Showing results for 
Search instead for 
Did you mean: 

Mass reversal of material documents

Former Member
0 Kudos

Hi All,

We have MBST for reversing/cancelling trhe material documents. But how can we reverse/cancel the material documents on a mass basis?

In transaction MASS, there is no object created for mass reversal of material documents.

How can we create an object for mass reversal of material documents?

Is there any other Tcode or program for mass reversal of material documents?

Thanks and regards,

Ramachandra DN

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

the reply helped me in identifying the solution

Former Member
0 Kudos

Dear Ramachandra,

We Create

<b>LSMW</b> for <b>T.Code MBST</b>

I hope it is better way to use Mass reversal of Material Documents

Otherwise depend upon the size of the data we can move to other uploading programmees.

For better clarification you can approch ur ABAPers to resolve the issue.

With regards,

B.Ravindranath

Former Member
0 Kudos

Hi,

If you want to reverse the document then there is two way

First you can run the SCAT & post the document

Secondly you can generate program with the help of your abaper by using the standard BAPI BAPI_GOODSMVT_CREATE

Thanx

Reward if useful

Former Member
0 Kudos

You cannot create an object for mass reversal of material documents in MASS.

You nee to develop tour own ABAP program that could for example call BAPI_GOODSMVT_CANCEL.

Former Member
0 Kudos

Hi

There is no standard, you can try with LSMW and write a program with help of ABAP.

regards

Srinivas