Table "Item Analysis View"
ID 7152
Namespace: Microsoft.Inventory.Analysis
Properties
Fields
| Name |
Type |
Description |
| "Analysis Area" |
Enum Microsoft.Inventory.Analysis."Analysis Area Type"
|
|
| Code |
Code[10]
|
|
| Name |
Text[50]
|
|
| "Last Entry No." |
Integer
|
|
| "Last Budget Entry No." |
Integer
|
|
| "Last Date Updated" |
Date
|
|
| "Update on Posting" |
Boolean
|
|
| Blocked |
Boolean
|
|
| "Item Filter" |
Code[250]
|
|
| "Location Filter" |
Code[250]
|
|
| "Starting Date" |
Date
|
|
| "Date Compression" |
Option
|
|
| "Dimension 1 Code" |
Code[20]
|
|
| "Dimension 2 Code" |
Code[20]
|
|
| "Dimension 3 Code" |
Code[20]
|
|
| "Include Budgets" |
Boolean
|
|
| "Refresh When Unblocked" |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
ItemAnalysisViewReset
procedure ItemAnalysisViewReset()
CheckDimensionsAreRetained
procedure CheckDimensionsAreRetained(ObjectType: Integer, ObjectID: Integer, OnlyIfIncludeBudgets: Boolean)
Parameters
| Name |
Type |
Description |
|
ObjectType
|
Integer
|
|
|
ObjectID
|
Integer
|
|
|
OnlyIfIncludeBudgets
|
Boolean
|
|
CheckViewsAreUpdated
procedure CheckViewsAreUpdated()
ValidateDelete
procedure ValidateDelete(FieldName: Text)
Parameters
| Name |
Type |
Description |
|
FieldName
|
Text
|
|
CopyAnalysisViewFilters
procedure CopyAnalysisViewFilters(ObjectType: Integer, ObjectID: Integer, AnalysisArea: Integer, AnalysisViewCode: Code[10])
Parameters
| Name |
Type |
Description |
|
ObjectType
|
Integer
|
|
|
ObjectID
|
Integer
|
|
|
AnalysisArea
|
Integer
|
|
|
AnalysisViewCode
|
Code[10]
|
|
SetUpdateOnPosting
procedure SetUpdateOnPosting(NewUpdateOnPosting: Boolean)
Parameters
| Name |
Type |
Description |
|
NewUpdateOnPosting
|
Boolean
|
|
See also