Objects/Tables/Table 352 Default Dimension
Table 352 Default Dimension in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 11Keys, 2Procedures, 3Events, 8
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|
| 1 | Table ID | Integer | - |
| 2 | No. | Code[20] | - |
| 3 | Dimension Code | Code[20] | - |
| 4 | Dimension Value Code | Code[20] | - |
| 5 | Value Posting | Option | - |
| 6 | Table Caption | Text[250] | - |
| 7 | Multi Selection Action | Option | - |
| 8 | Parent Type | Enum Default Dimension Parent Type | - |
| 8000 | ParentId | Guid | - |
| 8001 | DimensionId | Guid | - |
| 8002 | DimensionValueId | Guid | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Table ID, No., Dimension Code | - |
| Key2 | Dimension Code | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetCaption | () | Text[250] | public | - |
| UpdateReferencedIds | () | | public | - |
| UpdateReferencedIdFields | () | Boolean | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterUpdateGlobalDimCode | (Integer, Integer, Code[20], Code[20]) | - |
| Integration event | OnBeforeValidateNo | (Record Default Dimension, var Boolean) | - |
| Integration event | OnBeforeUpdateGlobalDimCode | (Integer, Integer, Code[20], Code[20], var Boolean) | - |
| Integration event | OnUpdateGLAccGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | - |
| Integration event | OnUpdateItemGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | - |
| Integration event | OnUpdateResGrGlobalDimCodeOnCaseElse | (Integer, Code[20], Code[20]) | - |
| Integration event | OnUpdateResGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | - |
| Integration event | OnUpdateJobGlobalDimCodeCaseElse | (Integer, Code[20], Code[20]) | - |