Page "Inventory Analysis Lines"
ID 7115
Namespace: Microsoft.Inventory.Analysis
Source table: Table Microsoft.Inventory.Analysis."Analysis Line"
Properties
| Name | Value |
|---|---|
| AutoSplitKey | True |
| Caption | Inventory Analysis Lines |
| DelayedInsert | True |
| MultipleNewLines | True |
| PageType | Worksheet |
| SourceTable | Table Microsoft.Inventory.Analysis."Analysis Line" |
Methods
SetCurrentAnalysisLineTempl
procedure SetCurrentAnalysisLineTempl(AnalysisLineTemlName: Code[10])
Parameters
| Name | Type | Description |
|---|---|---|
| AnalysisLineTemlName | Code[10] |
Events
OnBeforeInsertAnalysisLine
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertAnalysisLine(var AnalysisLine: Record "Analysis Line", Type: Enum "Analysis Line Type", var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| AnalysisLine | Table Microsoft.Inventory.Analysis."Analysis Line" | |
| Type | Enum Microsoft.Foundation.Enums."Analysis Line Type" | |
| IsHandled | Boolean |