Page "Phys. Inventory Journal"

ID 392
Namespace: Microsoft.Inventory.Counting.Journal

Properties

Name Value
AdditionalSearchTerms physical count journal,inventory cycle journal
ApplicationArea #Basic,#Suite
AutoSplitKey True
Caption Physical Inventory Journals
DataCaptionFields 41
DelayedInsert True
PageType Worksheet
SaveValues True
SourceTable Table Microsoft.Inventory.Journal."Item Journal Line"
UsageCategory Tasks

Methods

ItemNoOnAfterValidate

procedure ItemNoOnAfterValidate()

Events

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

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"

OnAfterSetControlAppearanceFromBatch

[IntegrationEvent(True,False)]
local procedure OnAfterSetControlAppearanceFromBatch(ItemJournalBatch: Record "Item Journal Batch")

Parameters

Name Type Description
ItemJournalBatch Table Microsoft.Inventory.Journal."Item Journal Batch"

OnBeforeDeleteRecord

[IntegrationEvent(False,False)]
local procedure OnBeforeDeleteRecord(var ItemJournalLine: Record "Item Journal Line", var Result: Boolean, var IsHandled: Boolean)

Parameters

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

See also