Table 349 Dimension Value in 21
- App
- Base Application
Fields, 15Keys, 3Procedures, 3Events, 3
Versions171819202122232425262728latest
Source29
Fields, 15
| Id | Name | Type | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| 1 | Dimension Code | Code[20] | - | ||||
| 2 | Code | Code[20] | - | ||||
| 3 | Name | Text[50] | - | ||||
| 4 | Dimension Value Type | Option | - | ||||
| 5 | Totaling | Text[250] | - | ||||
| 6 | Blocked | Boolean | - | ||||
| 7 | Consolidation Code | Code[20] | - | ||||
| 8 | Indentation | Integer | - | ||||
| 9 | Global Dimension No. | Integer | - | ||||
| 10 | Map-to IC Dimension Code | Code[20] | - | ||||
| 11 | Map-to IC Dimension Value Code | Code[20] | - | ||||
| 12 | Dimension Value ID | Integer | - | ||||
| 8000 | Id | Guid | Pending 15.0 | ||||
| This functionality will be replaced by the systemID field | |||||||
| 8001 | Last Modified Date Time | DateTime | - | ||||
| 8002 | Dimension Id | Guid | - | ||||
Keys, 3
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Dimension Code, Code | - |
| Key2 | Code, Global Dimension No. | - |
| Key3 | Name | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CheckIfDimValueUsed | () | Boolean | public | - |
| LookUpDimFilter | (Code[20], var Text) | Boolean | public | - |
| LookupDimValue | (Code[20], var Code[20]) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCheckIfDimValueUsedFromOnDelete | (Record Dimension Value, Record Dimension Value, var Boolean) | - |
| Integration event | OnBeforeUpdateCostAccFromDim | (var Record Dimension Value, var Record Dimension Value, Option, var Boolean) | - |
| Integration event | OnAfterCheckIfDimValueUsed | (Record Dimension Value, Record Dimension Set Entry, var Boolean) | - |