Codeunit 1101 CA Jnl.-Check Line in 23
- App
- Base Application
- Namespace
- Microsoft.CostAccounting.Posting
Versions171819202122232425262728latest
Source29
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| RunCheck | (var Record Cost Journal Line) | public | - |
Events, 7
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCheckCostJnlLine | (var Record Cost Journal Line) | - |
| Integration event | OnBeforeRunCheck | (var Record Cost Journal Line, var Boolean) | - |
| Integration event | OnRunCheckOnBeforeDateNotAllowed | (var Record Cost Journal Line, var Boolean) | - |
| Integration event | OnRunCheckOnBeforeVerifyCostCenterAndObjectFilled | (var Record Cost Journal Line, var Boolean) | - |
| Integration event | OnRunCheckOnBeforeVerifyBalCostCenterAndObjectFilled | (var Record Cost Journal Line, var Boolean) | - |
| Integration event | OnRunCheckOnBeforeCheckSourceCode | (var Record Cost Journal Line, var Boolean) | - |
| Integration event | OnRunCheckOnBeforeCheckBalCostCenterCode | (var Record Cost Journal Line, var Boolean) | - |