Excerpt |
---|
Modify the conditions of the various checks performed before a license plate "Shipping Status" is updated |
...
[EventSubscriber(ObjectType::Codeunit, Codeunit::"MOB License Plate Mgt", 'OnCheckLicensePlatePackageInfo', '', false, false)]
local procedure OnCheckLicensePlatePackageInfo(_LicensePlate: Record "MOB License Plate"; _PackageSetup: Record "MOB Mobile WMS Package Setup"; var _IsPackageInfoCollected: Boolean);
begin
end;
Filter by label (Content by label) showLabels false showSpace false sort title title More examples excerptType simple cql label = "OnLookupOnLicensePlateContentOnCheckLicensePlatePackageInfo" and label = "example"
Version History
...