Codeunit 1105 Transfer GL Entries to CA in 25
- App
- Base Application
- Namespace
- Microsoft.CostAccounting.Journal
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TransferGLtoCA | () | public | - | |
| GetGLEntries | () | public | - |
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterInsertCostJournalLine | (var Record Cost Journal Line) | - |
| Integration event | OnAfterPrepareCostJournalLines | (var Record Cost Journal Line, var Decimal, var Decimal, var Integer, var Boolean) | - |
| Integration event | OnBeforeGetGLEntries | (var Boolean) | - |
| Integration event | OnBeforeInsertCostJournalLine | (var Record Cost Journal Line, Record G/L Entry) | - |
| Integration event | OnBeforeSkipGLEntry | (Record G/L Entry, var Boolean, var Boolean) | - |
| Integration event | OnBeforeRun | (var Boolean) | - |
| Integration event | OnBeforeLinkCostTypesToGLAccounts | (var Boolean) | - |
| Integration event | OnGetGLEntriesOnAfterSetGLEntryFilters | (var Record G/L Entry, Integer, Integer, Date) | - |
| Integration event | OnGetGLEntriesOnBeforeCombineEntries | (var Code[20], Record G/L Entry, Record Cost Type, var Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeProcessGLEntryInGetGLEntries | (Record G/L Entry, var Code[20], var Code[20], Boolean, var Boolean) | - |
| Integration event | OnBeforePostCostJournalLinesOpenDialog | (var Record Cost Journal Line, var Boolean) | - |