Versions Compared

Key

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

Use this event to

...

Note
titleCommit

Database posting transactions are committed to database prior to this event.

This event is furthermore run as an isolated process. 

  • _ResultMessage therefore contains both a posting success-message and any error-message that has occurred in subscribers to this event. 

Template

  

    // [Template]
    [EventSubscriber(ObjectType::CodeunitCodeunit::"MOB WMS Count", 'OnPostCountOrder_OnAfterPostAnyOrder''', true, true)]
    local procedure OnPostCountOrder_OnAfterPostAnyOrder(var _RecRefOrderValues: Record RecordRef"MOB Common Element"var _OrderValuesRecRefRecord "MOB Common Element"RecordRefvar _ResultMessage: Text)
    begin
    end;


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

...