Codeunit 9070 Document Errors Mgt. in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 20
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetModifiedSalesLineNo | () | Integer | public | - |
| GetModifiedPurchaseLineNo | () | Integer | public | - |
| SetModifiedSalesLine | (var Record Sales Line) | public | - | |
| SetModifiedPurchaseLine | (var Record Purchase Line) | public | - | |
| SetFullDocumentCheck | (Boolean) | public | - | |
| GetFullDocumentCheck | () | Boolean | public | - |
| SetErrorMessages | (var Record Error Message) | public | - | |
| GetErrorMessages | (var Record Error Message) | public | - | |
| BackgroundValidationEnabled | () | Boolean | public | - |
| CheckShowEnableBackgrValidationNotification | () | Boolean | public | - |
| EnableShowDocumentCheckFactbox | (Notification) | public | - | |
| DontShowAgainEnableBackgroundValidationNotification | (Notification) | public | - | |
| DisableBackgroundValidationNotification | () | public | - | |
| EnableBackgroundValidationNotification | () | public | - | |
| EnableShowDocumentCheckFactboxNotification | () | public | - | |
| DisableShowDocumentCheckFactboxNotification | () | public | - | |
| IsBackgroundValidationNotificationEnabled | () | Boolean | public | - |
| IsShowDocumentCheckFactboxNotificationEnabled | () | Boolean | public | - |
| GetEnableBackgroundValidationNotificationID | () | Guid | public | - |
| GetShowDocumentCheckFactboxNotificationID | () | Guid | public | - |