Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

update sales document date when the user status is changed

grayman2
Explorer
0 Kudos
221

I need to update the document date "AUDAT" on sales order header with the date when a sales order user status changed.

what available user exits are there to for this.

when i changed a user status in status tab in sales order header the document date should update with date user staus updated.

Any help would be greatly appreciated in the form of points!

Thank you.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos
175

Did you look at the classic SD user-exit of include MV45AFZZ to add some code, for example reading change of status from memory with a FM such as STATUS_CHANGES_GET.