Codeunit 5151 Integration Service in 20
- App
- Base Application
- Obsolete
- Pending 18.0. This codeunit will be removed. The Integration Record is replaced by systemId and systemLastModifiedDateTime.
Versions171819202122232425262728latest
Source-
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetDeletedIntegrationItems | (var XmlPort Integration Records, DateTime, Integer, Integer) | public | - | |
| GetModifiedIntegrationItems | (var XmlPort Integration Records, DateTime, Integer, Integer) | public | - | |
| UpdateIntegrationID | (Text[1024], Guid) | public | - | |
| GetRecIDFromIntegrationID | (Guid) | Text[1024] | public | - |
| GetIntegrationIDFromRecID | (Text[1024]) | Guid | public | - |
| GetVersion | () | Text[30] | public | - |