Page "Contract Gain/Loss Matrix"
ID 9263
Namespace: Microsoft.Service.Analysis
Source table: Table System.Utilities.Date
Properties
| Name | Value |
|---|---|
| Caption | Contract Gain/Loss (Reasons) Matrix |
| Editable | False |
| LinksAllowed | False |
| PageType | List |
| SourceTable | Table System.Utilities.Date |
Methods
LoadMatrix
procedure LoadMatrix(NewMatrixColumns: array[32] of Text[1024], var NewMatrixRecords: array[32] of Record "Reason Code", NewCurrentNoOfMatrixColumns: Integer, NewAmountType: Enum "Analysis Amount Type", NewPeriodType: Enum "Analysis Period Type", NewReasonFilter: Text[250], NewPeriodStart: Date)
Parameters
| Name | Type | Description |
|---|---|---|
| NewMatrixColumns | array[32] of Text[1024] | |
| NewMatrixRecords | array[32] of Record "Reason Code" | |
| NewCurrentNoOfMatrixColumns | Integer | |
| NewAmountType | Enum Microsoft.Foundation.Enums."Analysis Amount Type" | |
| NewPeriodType | Enum Microsoft.Foundation.Enums."Analysis Period Type" | |
| NewReasonFilter | Text[250] | |
| NewPeriodStart | Date |
SetVisible
procedure SetVisible()