Codeunit 5656 InsuranceJnlManagement in 26
- App
- Base Application
- Namespace
- Microsoft.FixedAssets.Insurance
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| TemplateSelection | (Integer, var Record Insurance Journal Line, var Boolean) | public | - | |
| TemplateSelectionFromBatch | (var Record Insurance Journal Batch) | public | - | |
| OpenJournal | (var Code[10], var Record Insurance Journal Line) | public | - | |
| OpenJnlBatch | (var Record Insurance Journal Batch) | public | - | |
| CheckName | (Code[10], var Record Insurance Journal Line) | public | - | |
| SetName | (Code[10], var Record Insurance Journal Line) | public | - | |
| LookupName | (var Code[10], var Record Insurance Journal Line) | public | - | |
| GetDescriptions | (Record Insurance Journal Line, var Text[100], var Text[100]) | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeOpenJournal | (var Code[10], var Record Insurance Journal Line) | - |