on 2010 Dec 28 6:46 AM
Hi All,
My client want the list of all open & partially open sales order in the time period excluding cureent & previous months & want to close all those sales order with partally open & fully open status
Regards,
Rohan
Hi
Use t.code VA05 or VA05N to find the list of all open sales orders.
use MASS for closing the open orders
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Rohan in t-code mass find the reason for rejection and also try and block the sales order if you find it useful.
Steps are below:
First have those open order references in an excel sheet.
Go to MASS, input Object Type BUS2032 and execute. There block "Sales order header data" and click on "Fields". There select the field "MASSSDHEAD_S-LIFSK" and execute.
Now click on "Multiple selection" (right arrow), copy those order references and press "Shift+F12" and execute. There on top, assign some block and execute. All your sale orders will be blocked.
On the other hand, you can also change the status of those sale orders by assigning "Reason of Rejection" in mass. To achieve this, go to TCode MASS, input Object Type BUS2032 and execute. There block on "Sales Order Item Data" and click on "Fields". There block the field "MASSVBAP-ABGRU" and execute. Follow the same procedure as explained above.
Now see the document flow of those sale orders.
Edited by: Muhammad Ali Lozada on Dec 28, 2010 12:32 PM
hi
you can follow this steps for LSMW:
Recording VA02 VA02
VA02 Change Sales Order
SAPMV45A 0102
BDC_CURSOR VBAK-VBELN
BDC_OKCODE =UER1
VBAK-VBELN 789902 VBELN Sales Document
SAPMV45A 4001
BDC_OKCODE /ELOES
balajia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
you can use MASS
or
you can use LSMW for closing the sales order which are partially and open sales orders.
balajia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
116 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.