OnPostPutAwayOrder_OnBeforePost...

Use these events to

Handle collected values during Order Posting (“Header Steps”).

  • Handle your Steps and save values to database, so they can subsequently can be accessed from standard BC posting events.
  • Event is executed once, triggered when user "posts" on the mobile device.

Integration Events


Before you can use these events to handle custom Steps, you must add the Steps using OnGetPutAwayOrderLines_OnAddStepsTo... events.


Examples