Codeunit 5975 Copy Service Contract Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Service.Contract
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CopyServiceContractLines | (Record Service Contract Header, Enum Service Contract Type From, Code[20], var Record Service Contract Line) | Boolean | public | - |
| GetServiceContractType | (Enum Service Contract Type From) | Enum Service Contract Type | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCopyServiceContractLines | (Record Service Contract Header, Enum Service Contract Type From, Code[20], var Record Service Contract Line) | - |
| Integration event | OnAfterProcessServiceContractLine | (var Record Service Contract Line, Record Service Contract Line) | - |
| Integration event | OnGetServiceContractTypeCaseElse | (Enum Service Contract Type From, var Enum Service Contract Type) | - |