Use this event to
...
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Toolbox", 'OnSaveRegistrationValue', '', true, true)]
procedure OnSaveRegistrationValue(_Path: Text; _Value: Text; var _MobileWMSRegistration: Record "MOB WMS Registration"; var _IsHandled: Boolean)
begin
end;
Example
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
excerptType | simple |
---|
excludeCurrent | true |
---|
cql | label = "bc" and label = "onsaveregistrationvalueonbeforegetlocationfilter" and label = "example" |
---|
|
Version History
Version | Changes |
---|
MOB5.1140 | Introduced |