Codeunit 9070 Document Errors Mgt. in 25
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 21
| 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 | - |
| GetNothingToPostErrorMsg | () | Text | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeOnAfterGetCurrRecordPurchDocCheckFactbox | (var Record Purchase Header, var Boolean) | - |
| Integration event | OnBeforeOnAfterGetCurrRecordSalesDocCheckFactbox | (var Record Sales Header, var Boolean) | - |