cancel
Showing results for 
Search instead for 
Did you mean: 

Report for modified orders

Former Member
0 Kudos

Hello,

I'm new here and I don't know if it's goos section to write about it. If not, I'm so sorry.

My question is about modifications.

My job is to create orders for customers and modify them.

My boss asked me "is there any way to count modified orders?"

So now I'm asking you guys, is there any way to check how many orders were modified?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188958
Active Contributor
0 Kudos

In general database terms, it depends on how the application was designed.
It is possible to have a trigger on a table that updates a "last updated datetime" field, it is

also possible to have a second table that logs each change made to another table.  The approach used depends on the needs of the application.

Are you using a particular SAP product?  The answer will depend on how it was implemented,

and your question probably best answered in the space for that particular product.  I can provide guidance on the space if you can tell me which product you are using.

-bret