Codeunit 1105 Transfer GL Entries to CA in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TransferGLtoCA | () | public | - | |
| GetGLEntries | () | public | - |
Events, 6
| 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) | - |