Objects/Tables/Table 363 Analysis View
Table 363 Analysis View in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 18Keys, 2Procedures, 10Events, 1
Versions171819202122232425262728latest
Source29
Fields, 18
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[10] | - |
| 2 | Name | Text[50] | - |
| 3 | Account Source | Option | - |
| 4 | Last Entry No. | Integer | - |
| 5 | Last Budget Entry No. | Integer | - |
| 6 | Last Date Updated | Date | - |
| 7 | Update on Posting | Boolean | - |
| 8 | Blocked | Boolean | - |
| 9 | Account Filter | Code[250] | - |
| 10 | Business Unit Filter | Code[250] | - |
| 11 | Starting Date | Date | - |
| 12 | Date Compression | Option | - |
| 13 | Dimension 1 Code | Code[20] | - |
| 14 | Dimension 2 Code | Code[20] | - |
| 15 | Dimension 3 Code | Code[20] | - |
| 16 | Dimension 4 Code | Code[20] | - |
| 17 | Include Budgets | Boolean | - |
| 18 | Refresh When Unblocked | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
| Key2 | Account Source | - |
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|
| AnalysisViewReset | () | | public | - |
| CheckDimensionsAreRetained | (Integer, Integer, Boolean) | | public | - |
| CheckViewsAreUpdated | () | | public | - |
| UpdateLastEntryNo | () | | public | - |
| ValidateDelete | (Text) | | public | - |
| AnalysisviewBudgetReset | () | | public | - |
| CopyAnalysisViewFilters | (Integer, Integer, Code[10]) | | public | - |
| SetUpdateOnPosting | (Boolean) | | public | - |
| SetSkipConfirmationDialogue | () | | public | - |
| RunAnalysisByDimensionPage | () | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterAnalysisViewReset | (var Record Analysis View) | - |