Codeunit 1802 Data Migration Notifier in 27
- App
- Base Application
- Namespace
- System.Integration
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| OpenDataMigrationWizard | (Notification) | public | - | ||||
| RunCreateContactsFromCustomersReport | (Notification) | public | - | ||||
| RunCreateContactsFromVendorsReport | (Notification) | public | - | ||||
| RemoveCustomerContactNotification | (Notification) | public | - | ||||
| RemoveVendorContactNotification | (Notification) | public | - | ||||
| CheckCustVendNotificationIdEnabled | (Integer) | Guid | public | - | |||
| ShowContactNotificationIfCustWithoutContExist | () | public | Pending 27.0 | ||||
| This is very non-performant code. Existing callers should implement a query instead. | |||||||
| ShowContactNotificationIfVendWithoutContExist | () | public | Pending 27.0 | ||||
| This is very non-performant code. Existing callers should implement a query instead. | |||||||
| RemoveCustomerEmptyListNotification | (Notification) | public | - | ||||
| RemoveVendorEmptyListNotification | (Notification) | public | - | ||||
| RemoveItemEmptyListNotification | (Notification) | public | - | ||||
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | SkipShowingCustomerContactCreationNotification | (var Boolean) | - |
| Integration event | SkipListEmptyNotification | (Integer, var Boolean) | - |