cancel
Showing results for 
Search instead for 
Did you mean: 

How to count number of sales orders generated in a month in SAP SD

former_member182585
Contributor
0 Kudos

Hi SD Gurus,

I have a very strange query from client. I have to count the number of sales order created in a month for a z report. For example 30 in Jan, 25 in Feb etc. Could anyone suggest me How to count number of sales orders generated in a month in SAP SD.

Regards

Vinod Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Goto the T.Code "SE16" or "SE16n" or "SE11".

Enter the table name as VBAK

Enter the created on date as the starting date of the period and to date as the end date.

Enter.

Click on "Number of Entries".It will tell you the number of entries created in a particular period.

If you want a report,goto the T.Code "VA05n".

Regards,

Krishna.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vinod,

I am not sure if you can give authorization to client for SE16n. As far as I know it is not advisable to give authorization to client for that T.Code.

As suggested by Krishna, you can perhaps give VA05n report to the client and ask them to give from and to date. Then ask them to download it to excel and take a sum there. That is the only simple way I can think of.

It worked for me. I was asked the same question and I have proposed this solutoin which was accepted by the client.

Regards,

Rohan

Lakshmipathi
Active Contributor
0 Kudos

Go to SE16, input VBAK table and execute. Maintain "Created on" date and on top, you can see a tab "Number of Entries". Click this so that system will show the number of sale orders created during that given period.

thanks

G. Lakshmipathi