Table of Contents

R39788 WarehouseOrder - Void Related Warehouse Counts on Document Voiding

Name Value
Code R39788
Entity Logistics.Wms.WarehouseOrders
Name VoidRelatedWarehouseCountsOnDocumentVoiding
Attribute Void, VoidReason
Layer Back-End
Events Voiding
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action For each WarehouseCount related to the current document:
- Set Void = True
- Set VoidTime = Now
- Set VoidUser = CurrentUser
- Set VoidReason = The document has been voided
Description When a Warehouse Order is voided, the rule must automatically find all Warehouse Counts created for the current document and void them. For each of these Warehouse Counts, the rule must populate the voiding fields as follows: Void = True, VoidTime = Now, VoidUser = Document.VoidUser, and VoidReason = Document.VoidReason.
Message -
Introduced In Version Introduced: v.26.2
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.