Page "Abs. Over. by Cat. Matrix"
ID 9273
Namespace: Microsoft.HumanResources.Absence
Source table: Table System.Utilities.Date
Properties
| Name | Value |
|---|---|
| Caption | Absence Overview by Categories Matrix |
| DataCaptionExpression | '' |
| Editable | False |
| LinksAllowed | False |
| PageType | List |
| SourceTable | Table System.Utilities.Date |
Methods
Load
procedure Load(MatrixColumns1: array[32] of Text[80], var MatrixRecords1: array[32] of Record "Cause of Absence", PeriodType1: Enum "Analysis Period Type", AbsenceAmountType1: Enum "Analysis Amount Type", EmployeeNoFilter1: Text)
Parameters
| Name | Type | Description |
|---|---|---|
| MatrixColumns1 | array[32] of Text[80] | |
| MatrixRecords1 | array[32] of Record "Cause of Absence" | |
| PeriodType1 | Enum Microsoft.Foundation.Enums."Analysis Period Type" | |
| AbsenceAmountType1 | Enum Microsoft.Foundation.Enums."Analysis Amount Type" | |
| EmployeeNoFilter1 | Text |
SetVisible
procedure SetVisible()