Use this event to
Excerpt |
---|
Handle existing or new 'Whse. Inquiry' document types. |
Description
Perform You can use this Whse. Inquiry to perform instant Online validation of a steps input value.
Overwrite Use this event to overwrite existing behavior or handle new custom types.
Template
// [Template]
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS Whse. Inquiry", 'OnWhseInquiryOnCustomDocumentType', '', true, true)]
local procedure OnWhseInquiryOnCustomDocumentType(_DocumentType: Text; var _RequestValues: Record "MOB NS Request Element"; var _RegistrationTypeTracking: Text; var _ResponseElement: Record "MOB NS Resp Element"; var _IsHandled: Boolean)
begin
end;
Example
TODO
Filter by label (Content by label) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...