Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

OnPostAdhocRegistrationOnBulkRegPackageInfo_OnAfterUpdateLicensePlate

...


Info
title(Legacy) OnPrem/Per-Tenant Extension

This article was written for the separate Pack & Ship Extension (OnPrem or Per-Tenant).
Pack & Ship is now a feature in the standard Mobile WMS (since MOB5.42) with new events in the Mobile WMS scope (MOB).

Links:

API Documentation - Pack & Ship


OnPostAdhocRegistrationOnPackagesToShip_OnBeforeRun

OnPostAdhocRegistrationOnBulkRegPackageInfo_OnAfterUpdateLicensePlate

localprocedure OnPostAdhocRegistrationOnPackagesToShip OnPostAdhocRegistrationOnBulkRegPackageInfo_OnAfterUpdateLicensePlate(var _LicensePlate: Record "MOS License Plate"; var _RequestValues: Record "MOB NS Request Element")
begin
end;

OnPostAdhocRegistrationOnPackagesToShip_OnUpdateLicensePlateFromPackageSetup

localprocedure OnPostAdhocRegistrationOnPackagesToShip_OnUpdateLicensePlateFromPackageSetup(var _LicensePlate: Record "MOS License Plate"; _PackageSetup: Record "MOS Mobile WMS Package Setup")
begin
end;


OnPostAdhocRegistrationOnPackagesToShip_OnAddStepsToLicensePlate

localprocedure OnPostAdhocRegistrationOnPackagesToShip_OnAddStepsToLicensePlate(var _RequestValues: Record "MOB NS Request Element"; var _Steps: Record "MOB Steps Element")
begin
end;


OnPostAdhocRegistrationOnPackagesToShip_OnAfterAddStepToLicensePlate

localprocedure OnPostAdhocRegistrationOnPackagesToShip_OnAfterAddStepToLicensePlate(var _RequestValues: Record "MOB NS Request Element"; var _Step: Record "MOB Steps Element")
begin
end;


OnPostAdhocRegistrationOnPostPackagesToShipOnPostAdhocRegistrationOnPackagesToShip_OnBeforeRunOnBeforeUpdateLicensePlate

localprocedure OnPostAdhocRegistrationOnPostPackagesToShip OnPostAdhocRegistrationOnPackagesToShip_OnBeforeRunOnBeforeUpdateLicensePlate(_RegistrationType: Text; var _RequestValues: Record "MOB NS Request Element"; var _IsHandled: Boolean)
begin
end;

OnPostAdhocRegistrationOnPackagesToShip_OnAfterUpdateLicensePlate

localprocedure OnPostAdhocRegistrationOnPackagesToShip_OnAfterUpdateLicensePlate(var _LicensePlate: Record "MOS License Plate"; var _RequestValues: Record "MOB NS Request Element")
begin
end;