2009 Sep 16 6:59 AM
Hello,
I want to update some records in database table whenever we delete delivery.
What is the condition I need to check in the user-exit to achieve this functionality.
Thanks,
Shreekant
2009 Sep 16 1:15 PM
FORM USEREXIT_DELETE_DOCUMENT in MV50AFZ1 (only preocessed when User deletes the Delivery)
(there's no need for protocols with z-table; Deletion-Traces are stored in CDHDR (OBJECTCLAS=LIEFERUNG))
Cheers
carsten
Hello,
I want to update some records in database table whenever we delete delivery.
What is the condition I need to check in the user-exit to achieve this functionality.
Thanks,
Shreekant
2009 Sep 16 1:15 PM
FORM USEREXIT_DELETE_DOCUMENT in MV50AFZ1 (only preocessed when User deletes the Delivery)
(there's no need for protocols with z-table; Deletion-Traces are stored in CDHDR (OBJECTCLAS=LIEFERUNG))
Cheers
carsten