Page "Adjust Inventory"

ID 1327
Namespace: Microsoft.Inventory.Item

Properties

Name Value
Caption Adjust Inventory
DataCaptionExpression Item."No." + ' - ' + Item.Description
DeleteAllowed False
InsertAllowed False
PageType StandardDialog
SourceTable Table Microsoft.Inventory.Location.Location
SourceTableTemporary True

Methods

SetItem

procedure SetItem(ItemNo: Code[20])

Parameters

Name Type Description
ItemNo Code[20]

Events

OnOpenPageOnBeforeInsertTempItemJournalLine

[IntegrationEvent(False,False)]
local procedure OnOpenPageOnBeforeInsertTempItemJournalLine(var TempItemJournalLine: Record "Item Journal Line" temporary, var Location: Record Location)

Parameters

Name Type Description
TempItemJournalLine Table Microsoft.Inventory.Journal."Item Journal Line"
Location Table Microsoft.Inventory.Location.Location

See also