Codeunit 413 AnalysisViewEntryToGLEntries in 24
- App
- Base Application
- Namespace
- Microsoft.Finance.Analysis
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetGLEntries | (var Record Analysis View Entry, var Record G/L Entry) | public | - | |
| GetCFLedgEntries | (var Record Analysis View Entry, var Record Cash Flow Forecast Entry) | public | - | |
| DimEntryOK | (Integer, Code[20], Code[20]) | Boolean | public | - |
| GetGlobalDimValue | (Code[20], var Record Analysis View Entry, var Code[20]) | Boolean | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnGetGLEntriesOnAfterGLEntrySetFilters | (var Record G/L Entry, var Record Analysis View, var Record Analysis View Entry) | - |
| Integration event | OnAfterGetGLEntryIfDateCompressionNone | (var Record Analysis View Entry, var Record G/L Entry) | - |
| Integration event | OnAfterGetGLEntries | (var Record Analysis View Entry, var Record G/L Entry) | - |
| Integration event | OnGetGLEntriesOnBeforeCopyGLEntries | (var Record Analysis View Entry, var Boolean) | - |