Codeunit "Calc. Running Inv. Balance"

ID 124
Namespace: Microsoft.Inventory.Ledger

Properties

Name Value
InherentPermissions X

Methods

GetItemBalance

procedure GetItemBalance(var ItemLedgerEntry: Record "Item Ledger Entry"): Decimal

Parameters

Name Type Description
ItemLedgerEntry Table Microsoft.Inventory.Ledger."Item Ledger Entry"

Returns

Type Description
Decimal

GetItemBalanceLoc

procedure GetItemBalanceLoc(var ItemLedgerEntry: Record "Item Ledger Entry"): Decimal

Parameters

Name Type Description
ItemLedgerEntry Table Microsoft.Inventory.Ledger."Item Ledger Entry"

Returns

Type Description
Decimal

See also