Skip to content

[W1] [MultiObjects] Avoiding table locks via events #30187

@BergantINC

Description

@BergantINC

Why do you need this change?

We want to avoid table locks which are causing issues with our client.

Describe the request

To do this we need new Handled events in:

  • table 5766 "Warehouse Activity Header"
    So a new Handled OnBefore event for "procedure Lock()"
Image
  • table 5767 "Warehouse Activity Line"
    Same as above
Image
  • codeunit 7314 "Warehouse Availability Mgt."
    OnBefore event with IsHandled at the start of the ValidateQtyPickedInShipmentBin
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions