...
...
...
...
...
...
...
...
...
...
...
...
...
...
Use this event to
Excerpt |
---|
Modify values for <LookupResponse>-elements (values transferred from ""MOB License Plate Content" table) |
Description
Template
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB WMS LicensePlateContLookup", 'OnLookupOnLicensePlateContent_OnAfterSetFromLicensePlateContent', '', false, false)]
localprocedure OnLookupOnLicensePlateContent_OnAfterSetFromLicensePlateContent(_LicensePlateContent: Record"MOB License Plate Content"; var _LookupResponseElement: Record"MOB NS WhseInquery Element");
begin
end;
Filter by label (Content by label) showLabels false showSpace false sort title title More examples excerptType simple cql label = "OnLookupOnLicensePlateContent" and label = "example"
...