Table 363 Analysis View in 21
- App
- Base Application
Fields, 19Keys, 2Procedures, 14Events, 14
Versions171819202122232425262728latest
Source29
Fields, 19
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Code | Code[10] | - |
| 2 | Name | Text[50] | - |
| 3 | Account Source | Enum Analysis Account Source | - |
| 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 | - |
| 19 | Reset Needed | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Code | - |
| Key2 | Account Source | - |
Procedures, 14
| 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 | - | |
| CheckDimensionIsTracked | (Code[20]) | Boolean | public | - |
| UpdateAllAnalysisViews | (Boolean) | public | - | |
| ShowResetNeededNotification | () | public | - | |
| CheckIfLastEntryOrDateIsSet | () | Boolean | public | - |
Events, 14
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterAnalysisViewReset | (var Record Analysis View) | - |
| Integration event | OnAfterCopyAnalysisViewFilters | (var Record Analysis View, Integer, Integer, Code[10], var Record G/L Account) | - |
| Integration event | OnBeforeValidateDimension1Code | (var Record Analysis View, var Record Analysis View) | - |
| Integration event | OnBeforeValidateDimension2Code | (var Record Analysis View, var Record Analysis View) | - |
| Integration event | OnBeforeValidateDimension3Code | (var Record Analysis View, var Record Analysis View) | - |
| Integration event | OnBeforeValidateDimension4Code | (var Record Analysis View, var Record Analysis View) | - |
| Integration event | OnBeforeValidateDateCompression | (var Record Analysis View, var Record Analysis View, var Boolean) | - |
| Integration event | OnBeforeValidateBlocked | (var Record Analysis View, var Record Analysis View, var Boolean) | - |
| Integration event | OnBeforeValidateStartingDate | (var Record Analysis View, var Record Analysis View, var Boolean) | - |
| Integration event | OnBeforeValidateIncludeBudgets | (var Record Analysis View, var Record Analysis View, var Boolean) | - |
| Integration event | OnBeforeValidateAccountFilter | (var Record Analysis View, var Record Analysis View, var Boolean) | - |
| Integration event | OnBeforeValidateBusinessUnitFilter | (var Record Analysis View, var Record Analysis View, var Boolean) | - |
| Integration event | OnBeforeCheckIfLastEntryOrDateIsSet | (var Record Analysis View, var Boolean, var Boolean) | - |
| Integration event | OnBeforeSetUpdateOnPosting | (var Record Analysis View, Boolean) | - |