Skip to Content
0
Dec 11, 2011 at 07:06 PM

Have to provide a popup when there is a Sales order change(VA02)

315 Views

Hello,

I would like to know how to capture Sales order changes(VA02) through an enhancement. Based upon users changes which can be either a addition or deletion in sales order then I have to provide a popup. I am unable to find out whether Sales order has undergone a change or not. Field r185d-dataloss is alway having 'X' whether data has changed or not. System field SY-DATAR is not capturing any deletion is sales order.

I am using USEREXIT_SAVE_DOCUMENT_PREPARE but unable to check sales order is changed or not.

I need to provide popup after user clicks on Save. Tables CDPOS & CDHDR won't have current sales order change.

Thanks for your replies.

Edited by: harryibm on Dec 11, 2011 8:07 PM