Use these events to
Excerpt |
---|
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
Use these events to
Excerpt |
---|
Handle Steps on Order Posting |
Prerequisites
Before you can use these events to handle own custom Steps, you must add the Steps using using OnGetReceiveOrderLines_OnAddSteps[OnAddStepsTo...] events events.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
|
...
Before you can use these events to Handle Steps, you need to add the Steps using OnGetReceiveOrderLines_OnAddSteps[...] events
Examples
TODO (Excerpt search Document Type and Event Prefix OnBeforePost and Event Prefix OnAddSteps)
| sort | title |
---|
title | Examples |
---|
excerptType | simple |
---|
cql | label = "bc" and label = "order" and label = "example" and label = "onbeforepost" |
---|
|