Codeunit 6080 Service Price Management in 28
- App
- Base Application
- Namespace
- Microsoft.Service.Pricing
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ShowPriceAdjustment | (Record Service Item Line) | public | - | |
| AdjustLines | (Record Service Line Price Adjmt., Record Serv. Price Group Setup) | public | - | |
| GetServPriceGrSetup | (var Record Serv. Price Group Setup, Record Service Header, Record Service Item Line) | public | - | |
| ResetAdjustedLines | (Record Service Line) | public | - | |
| CheckServItemGrCode | (var Record Service Line) | public | - | |
| IsLineToAdjustFirstInvoiced | (var Record Service Line) | Boolean | public | - |
Events, 11
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnShowPriceAdjustmentOnBeforeLineWithinFilter | (var Record Service Line) | - |
| Integration event | OnShowPriceAdjustmentAfterValidateLineDiscountPercentage | (var Record Service Line) | - |
| Integration event | OnShowPriceAdjustmentOnBeforeServLinePriceAdjmtInsert | (Record Service Line, var Record Service Line Price Adjmt.) | - |
| Integration event | OnAdjustLinesOnBeforeCalcSums | (var Record Service Line Price Adjmt.) | - |
| Integration event | OnAdjustFixedOnBeforeFind | (var Record Service Line Price Adjmt., Boolean, var Decimal) | - |
| Integration event | OnCalculateWeightOnBeforeCalcSums | (var Record Service Line Price Adjmt.) | - |
| Integration event | OnLineWithinFilterOnBeforeSetFilters | (Record Service Line, var Boolean, var Boolean) | - |
| Integration event | OnBeforePerformAdjustment | (var Record Service Line Price Adjmt., Boolean, var Boolean) | - |
| Integration event | OnResetAdjustedLinesOnBeforeSetHideReplacementDialog | (var Record Service Line) | - |
| Integration event | OnResetAdjustedLinesOnBeforeModify | (var Record Service Line) | - |
| Integration event | OnIsLineToAdjustFirstInvoicedOnAfterSetFilters | (var Record Service Line) | - |