Codeunit 1802 Data Migration Notifier in 25
- 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 | - | |
| ShowContactNotificationIfVendWithoutContExist | () | public | - | |
| 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) | - |