Codeunit 1330 Instruction Mgt. in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 31
| 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 | Pending 21.0 | |||
| Renamed to PostingAfterWorkingDateNotAllowedCode | |||||||
| 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 | Pending 21.0 | |||
| Renamed to GetPostingAfterWorkingDateNotificationId | |||||||
| GetClosingUnreleasedOrdersNotificationId | () | Guid | public | - | |||
| GetAutomaticLineItemsDialogNotificationId | () | Guid | public | - | |||
| InsertDefaultUnpostedDoucumentNotification | () | public | - | ||||
| PostingAfterWorkingDateNotAllowedCode | () | Code[50] | public | - | |||
| GetPostingAfterWorkingDateNotificationId | () | Guid | public | - | |||
| ShowPostedDocument | (Variant, Integer) | public | - | ||||
| GetDefaultDimPrioritiesTxt | () | Text[128] | public | - | |||
| GetDefaultDimPrioritiesDescriptionTxt | () | Text | public | - | |||
| DefaultDimPrioritiesCode | () | Code[50] | public | - | |||
| GetDefaultDimPrioritiesNotificationId | () | Guid | public | - | |||
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeIsUnpostedEnabledForRecord | (Variant, var Boolean, var Boolean) | - |
| Integration event | OnAfterIsEnabled | (Code[50], var Boolean) | - |
| Integration event | OnShowPostedDocumentOnBeforePageRun | (Variant, Integer, var Integer) | - |
| Integration event | OnBeforeInsertDefaultUnpostedDoucumentNotification | (var Record My Notifications) | - |