Note
These events is specific to the "PostShipment"-RegistrationType. Do not confuse with other RegistrationTypes that is posting shipments as well and got their own events i.e. OnPostAdhocRegistrationOnToteShipping_OnBeforeModifyWarehouseShipmentHeader
Use these events to
Customize RegistrationType 'PostShipment'
- Move values from Post request to Warehouse Shipment Header prior to posting (to standard fields or new custom fields).
- Set flags in standard warehouse posting routine.
- Your customization may include addtional eventssubscribers to standard BC posting events to further process values within same commit.
Integration Events