Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

Use this event to

Handle captured values from Registrations (“Line Steps”).

  • Handle your Steps and save values to database, so they can subsequently can be accessed from standard BC posting events.
  • Read and Validate collected standard information like 'Bin', 'Quantity' etc.
  • When migrating code from older MOB versions, this event is the most direct 1:1 comparison to existing in-line customizations.

 

Integration Events


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

 


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


  • No labels