cancel
Showing results for 
Search instead for 
Did you mean: 

Change Log for Sales Order and Invoice

Former Member
0 Kudos

Dear All,

Where i can find the change log for Sales Order and Invoice.

Thanks & regards.

PM

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

Execute AUT10

thanks

G. Lakshmipathi

Answers (1)

Answers (1)

Former Member

Hi,

Goto the T.Code "VA03".

Enter the order number.Enter.

Click on "Environment" in the menubar.

Environment-->Changes.

Select "Additional Info" and Overview" and then press F8.

Her you can see the change log for sales order.

Similar thing is for invoice too.Use the T.Code "VF03" and pass the document number.

All these changes will be stored in a table called as "CDPOS" and "CDHDR".

Goto the T.Code "SE11/SE16".Enter the table name as "CDPOS".Pass your document numebr preceeded by two 0's into objectid field.Suppose your sales order number is "30000001" pass it as "0030000001".Execute.

Here fetch all the CHANGENRs and pass the same to "CDHDR" table to get all the changes.

Regards,

Krishna.