Codeunit 181 Copy Gen. Journal Mgt. in 23
- App
- Base Application
- Namespace
- Microsoft.Finance.GeneralLedger.Journal
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CopyToGenJournal | (var Record Posted Gen. Journal Line) | public | - | |
| CopyGLRegister | (var Record Posted Gen. Journal Line) | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeInsertGenJournalLine | (var Record Posted Gen. Journal Line, var Record Copy Gen. Journal Parameters) | - |
| Integration event | OnAfterInsertGenJournalLine | (Record Posted Gen. Journal Line, Record Copy Gen. Journal Parameters, var Record Gen. Journal Line) | - |
| Integration event | OnAfterGetCopyParameters | (var Record Copy Gen. Journal Parameters, var Boolean) | - |
| Integration event | OnAfterCheckIfCanBeCopied | (Record Posted Gen. Journal Line) | - |