...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Use this event to
Excerpt |
---|
Add Steps to be displayed at the mobile device before posting (the OrderRecording). |
Description
Header steps are executed..
- after all lines have been registered at the mobile device, and "Post the order?" page was accepted.
- when the mobile user manually select "Post"
...
See also
Whitepaper Understanding Steps
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS CountMOB WMS Phys Invt Recording", 'OnGetCountOrderLinesOnGetPhysInvtRecordingLines_OnAddStepsToAnyHeaderOnAddStepsToPhysInvtRecordHeader', '', truetrue, truetrue)]
localprocedure OnGetCountOrderLines OnGetPhysInvtRecordingLines_OnAddStepsToAnyHeaderOnAddStepsToPhysInvtRecordHeader(_RecRef: RecordRef; var PhysInvtRecordHeader: Record "Phys. Invt. Record Header"; var _StepsElement: Record "MOB Steps ElementMOB Steps Element")
begin
end;
Filter by label (Content by label) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Version History
Version | Changes | ||
---|---|---|---|
MOB5.1019 | Introduced as OnGetCountOrderLines_OnAfterAddStepsOnPosting | MOB5.11 | Renamed to OnGetCountOrderLines_OnAddStepsToAnyHeader