on 2008 Dec 11 7:44 AM
Dear All,
Is there any way I can do the mass cancellation of material documents.
I know I can do one by one with "MBST". I have to cancel nearlly 1000 of documents. Please guide me how can i do that.
Thanks and Regards,
Vineet Dhawan
Request clarification before answering.
Hi Vinnet,
Write a Program by calling BAPI_GOODSMVT_CANCEL. Here input are Material Document Number, Year, Posting Date & User Name. No recording also required if we call BAPI in your program. Total number of documents call be given as feed file input with the above details. you may take ABAP help for this
Regards,
Ramakrishna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
use LSMW, batch input or CATT.
Record your MBST and define the material docuement number as a variable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.