Codeunit 1330 Instruction Mgt. in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 24
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ShowConfirm | (Text, Code[50]) | Boolean | public | - |
| ShowConfirmUnreleased | () | Boolean | public | - |
| DisableMessageForCurrentUser | (Code[50]) | public | - | |
| EnableMessageForCurrentUser | (Code[50]) | public | - | |
| IsEnabled | (Code[50]) | Boolean | public | - |
| IsUnpostedEnabledForRecord | (Variant) | Boolean | public | - |
| IsMyNotificationEnabled | (Guid) | Boolean | public | - |
| CreateMissingMyNotificationsWithDefaultState | (Guid) | public | - | |
| ShowPostedConfirmationMessageCode | () | Code[50] | public | - |
| QueryPostOnCloseCode | () | Code[50] | public | - |
| OfficeUpdateNotificationCode | () | Code[50] | public | - |
| PostingAfterCurrentCalendarDateNotAllowedCode | () | Code[50] | public | - |
| ClosingUnreleasedOrdersCode | () | Code[50] | public | - |
| MarkBookingAsInvoicedWarningCode | () | Code[50] | public | - |
| AutomaticLineItemsDialogCode | () | Code[50] | public | - |
| GetClosingUnpostedDocumentNotificationId | () | Guid | public | - |
| GetDocumentTypeInvoiceFilter | () | Text | public | - |
| GetOpeningPostedDocumentNotificationId | () | Guid | public | - |
| GetMarkBookingAsInvoicedWarningNotificationId | () | Guid | public | - |
| GetOfficeUpdateNotificationId | () | Guid | public | - |
| GetPostingAfterCurrentCalendarDateNotificationId | () | Guid | public | - |
| GetClosingUnreleasedOrdersNotificationId | () | Guid | public | - |
| GetAutomaticLineItemsDialogNotificationId | () | Guid | public | - |
| InsertDefaultUnpostedDoucumentNotification | () | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeIsUnpostedEnabledForRecord | (Variant, var Boolean, var Boolean) | - |
| Integration event | OnAfterIsEnabled | (Code[50], var Boolean) | - |