Objects/Tables/Table 349 Dimension Value
Table 349 Dimension Value in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.Dimension
Fields, 15Keys, 3Procedures, 3Events, 4
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 | Removed 22.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, 4
| 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) | - |
| Integration event | OnBeforeOnRename | (var Record Dimension Value, var Record Dimension Value) | - |