Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use these events to

Excerpt

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

Page Tree
root@self
excerpttrue


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

...

OnAddStepsTo... events.



Filter by label (Content by label)
showLabelsfalse
showSpacefalse
sorttitle
titleExamples
excerptTypesimple
cqllabel = "bc" and label = "order" and label = "example" and label = "onhandleregistrationfor"