Codeunit 6476 Serv. Cost Calculation Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Inventory.Costing
Versions171819202122232425262728latest
Source29
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CalcServCrMemoLineCostLCY | (Record Service Cr.Memo Line) | Decimal | public | - |
| CalcServLineCostLCY | (Record Service Line, Option) | Decimal | public | - |
| CalcServInvLineCostLCY | (Record Service Invoice Line) | Decimal | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalcServCrMemoLineCostLCY | (Record Service Cr.Memo Line, var Decimal, var Boolean) | - |
| Integration event | OnBeforeCalcServInvLineCostLCY | (Record Service Invoice Line, var Decimal, var Boolean) | - |