Report 70491900 EOS055.01 Calc. HU Inventory

Report 70491900 EOS055.01 Calc. HU Inventory

LanguageCaption
de-DELE - Lagerbestand berechnen
en-USHU - Calculate Inventory
it-ITUdC - Calcola giacenza

Methods

InitRequest

procedure InitRequest(var ItemJnlLine: Record "Item Journal Line")

Parameters / Return Value

  • ItemJnlLine Record "Item Journal Line"

InitRequest

procedure InitRequest(var WhseJnlLine: Record "Warehouse Journal Line")

Parameters / Return Value

  • WhseJnlLine Record "Warehouse Journal Line"

Events

OnBeforeCalculateInventoryForHu

local procedure OnBeforeCalculateInventoryForHu(var Hu: Record "EOS055 Handling Unit";ItemJnlBatch: Record "Item Journal Batch";var CanCalculate: Enum "EOS066 TriState Boolean";var Handled: Boolean)

Raised before inventory for a given handling unit is calculated.

Parameters / Return Value

  • Hu Record "EOS055 Handling Unit"

    The handling unit.

  • ItemJnlBatch Record "Item Journal Batch"

    The target item journal batch where the inventory lines should be placed.

  • CanCalculate Enum "EOS066 TriState Boolean"

    Gets or sets if the handling unit can be calculated. By default, only handling units with status = Loaded are calculated.

  • Handled Boolean

    Gets or sets if the event has been completely handled.



EOS Labs -