Page "Item Reclass. Journal"

ID 393
Namespace: Microsoft.Inventory.Journal

Properties

Name Value
AdditionalSearchTerms change location,change bin,change dimension,change lot number,change serial number
ApplicationArea #Basic,#Suite
AutoSplitKey True
Caption Item Reclassification Journals
DataCaptionFields 41
DelayedInsert True
PageType Worksheet
SaveValues True
SourceTable Table Microsoft.Inventory.Journal."Item Journal Line"
UsageCategory Tasks

Methods

ItemNoOnAfterValidate

procedure ItemNoOnAfterValidate()

Events

OnActionGetBinContentOnAfterSetFilters

[IntegrationEvent(False,False)]
local procedure OnActionGetBinContentOnAfterSetFilters(var ItemJournalLine: Record "Item Journal Line", var BinContent: Record "Bin Content")

Parameters

Name Type Description
ItemJournalLine Table Microsoft.Inventory.Journal."Item Journal Line"
BinContent Table Microsoft.Warehouse.Structure."Bin Content"

OnAfterValidateShortcutDimCode

[IntegrationEvent(False,False)]
local procedure OnAfterValidateShortcutDimCode(var ItemJournalLine: Record "Item Journal Line", var ShortcutDimCode: array[8] of Code[20], DimIndex: Integer)

Parameters

Name Type Description
ItemJournalLine Table Microsoft.Inventory.Journal."Item Journal Line"
ShortcutDimCode array[8] of Code[20]
DimIndex Integer

OnAfterValidateNewShortcutDimCode

[IntegrationEvent(False,False)]
local procedure OnAfterValidateNewShortcutDimCode(var ItemJournalLine: Record "Item Journal Line", var ShortcutDimCode: array[8] of Code[20], DimIndex: Integer)

Parameters

Name Type Description
ItemJournalLine Table Microsoft.Inventory.Journal."Item Journal Line"
ShortcutDimCode array[8] of Code[20]
DimIndex Integer

OnReferenceNoOnAfterLookup

[IntegrationEvent(False,False)]
local procedure OnReferenceNoOnAfterLookup(var ItemJournalLine: Record "Item Journal Line")

Parameters

Name Type Description
ItemJournalLine Table Microsoft.Inventory.Journal."Item Journal Line"

See also