Page "Purch. Analysis by Dim Matrix"

ID 9225
Namespace: Microsoft.Purchases.Analysis

Properties

Name Value
Caption Purch. Analysis by Dim Matrix
Editable False
LinksAllowed False
PageType List
SourceTable Table Microsoft.Finance.Dimension."Dimension Code Buffer"

Methods

LoadMartix

procedure LoadMartix(NewItemAnalysisView: Record "Item Analysis View", NewCurrentItemAnalysisViewCode: Code[10], NewCurrentAnalysisArea: Enum "Analysis Area Type", NewLineDimType: Enum "Item Analysis Dimension Type", NewColumnDimType: Enum "Item Analysis Dimension Type", NewPeriodType: Enum "Analysis Period Type", NewValueType: Enum "Item Analysis Value Type", NewRoundingFactor: Enum "Analysis Rounding Factor", NewShowActualBudget: Enum "Item Analysis Show Type", NewMatrixColumnCaptions: array[32] of Text[1024], NewShowOppositeSign: Boolean, NewPeriodInitialized: Boolean, NewShowColumnName: Boolean, NewNoOfRecords: Integer)

Parameters

Name Type Description
NewItemAnalysisView Table Microsoft.Inventory.Analysis."Item Analysis View"
NewCurrentItemAnalysisViewCode Code[10]
NewCurrentAnalysisArea Enum Microsoft.Inventory.Analysis."Analysis Area Type"
NewLineDimType Enum Microsoft.Inventory.Analysis."Item Analysis Dimension Type"
NewColumnDimType Enum Microsoft.Inventory.Analysis."Item Analysis Dimension Type"
NewPeriodType Enum Microsoft.Foundation.Enums."Analysis Period Type"
NewValueType Enum Microsoft.Inventory.Analysis."Item Analysis Value Type"
NewRoundingFactor Enum Microsoft.Foundation.Enums."Analysis Rounding Factor"
NewShowActualBudget Enum Microsoft.Inventory.Analysis."Item Analysis Show Type"
NewMatrixColumnCaptions array[32] of Text[1024]
NewShowOppositeSign Boolean
NewPeriodInitialized Boolean
NewShowColumnName Boolean
NewNoOfRecords Integer

LoadFilters

procedure LoadFilters(ItemFilter1: Code[250], LocationFilter1: Code[250], Dim1Filter1: Code[250], Dim2Filter1: Code[250], Dim3Filter1: Code[250], DateFilter1: Text[30], BudgetFilter1: Code[250], InternalDateFilter1: Text[30])

Parameters

Name Type Description
ItemFilter1 Code[250]
LocationFilter1 Code[250]
Dim1Filter1 Code[250]
Dim2Filter1 Code[250]
Dim3Filter1 Code[250]
DateFilter1 Text[30]
BudgetFilter1 Code[250]
InternalDateFilter1 Text[30]

GetMatrixDimension

procedure GetMatrixDimension(): Integer

Returns

Type Description
Integer

See also