Codeunit "Insurance Jnl.-Post Line"
ID 5652
Namespace: Microsoft.FixedAssets.Insurance
Properties
| Name | Value |
|---|---|
| Permissions | TableData "Ins. Coverage Ledger Entry" = rimd, TableData "Insurance Register" = rimd |
| TableNo | Table Microsoft.FixedAssets.Insurance."Insurance Journal Line" |
Methods
RunWithCheck
procedure RunWithCheck(var InsuranceJnlLine2: Record "Insurance Journal Line")
Parameters
| Name | Type | Description |
|---|---|---|
| InsuranceJnlLine2 | Table Microsoft.FixedAssets.Insurance."Insurance Journal Line" |
RunWithOutCheck
procedure RunWithOutCheck(var InsuranceJnlLine2: Record "Insurance Journal Line")
Parameters
| Name | Type | Description |
|---|---|---|
| InsuranceJnlLine2 | Table Microsoft.FixedAssets.Insurance."Insurance Journal Line" |
Events
OnAfterCode
[IntegrationEvent(False,False)]
local procedure OnAfterCode(var InsCoverageLedgerEntry: Record "Ins. Coverage Ledger Entry")
Parameters
| Name | Type | Description |
|---|---|---|
| InsCoverageLedgerEntry | Table Microsoft.FixedAssets.Insurance."Ins. Coverage Ledger Entry" |