Table "Analysis Line"
ID 7114
Namespace: Microsoft.Inventory.Analysis
Properties
Fields
Name
Type
Description
"Analysis Area"
Enum Microsoft.Inventory.Analysis."Analysis Area Type"
"Analysis Line Template Name"
Code[10]
"Line No."
Integer
"Row Ref. No."
Code[20]
Description
Text[100]
Type
Enum Microsoft.Foundation.Enums."Analysis Line Type"
Range
Text[250]
"New Page"
Boolean
Show
Option
Bold
Boolean
Italic
Boolean
Underline
Boolean
"Show Opposite Sign"
Boolean
"Source Type Filter"
Enum Microsoft.Foundation.Enums."Analysis Source Type"
"Date Filter"
Date
"Item Budget Filter"
Code[10]
"Location Filter"
Code[10]
"Dimension 1 Filter"
Code[20]
"Dimension 2 Filter"
Code[20]
"Dimension 3 Filter"
Code[20]
"Dimension 1 Totaling"
Text[80]
"Dimension 2 Totaling"
Text[80]
"Dimension 3 Totaling"
Text[80]
"Source No. Filter"
Code[20]
"Group Dimension Code"
Code[20]
Indentation
Integer
SystemId
Guid
SystemCreatedAt
DateTime
SystemCreatedBy
Guid
SystemModifiedAt
DateTime
SystemModifiedBy
Guid
SystemRowVersion
BigInteger
Methods
procedure CheckFormula(Formula: Code[250])
Parameters
Name
Type
Description
Formula
Code[250]
LookupTotalingRange
procedure LookupTotalingRange(var Text: Text): Boolean
Parameters
Name
Type
Description
Text
Text
Returns
LookupDimTotalingRange
procedure LookupDimTotalingRange(var Text: Text, GroupDimCode: Code[20]): Boolean
Parameters
Name
Type
Description
Text
Text
GroupDimCode
Code[20]
Returns
GetCaptionClass
procedure GetCaptionClass(DimNo: Integer): Text[250]
Parameters
Name
Type
Description
DimNo
Integer
Returns
Type
Description
Text[250]
Events
OnLookupTotalingRangeOnElse
[IntegrationEvent(False,False)]
local procedure OnLookupTotalingRangeOnElse(var AnalysisLine: Record "Analysis Line", var Text: Text, var Result: Boolean)
Parameters
See also