Codeunit 1330 Instruction Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 32
| 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 | - |
| 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 | - |
| 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 | - |
| ShowConfirmNonCertified | () | Boolean | public | - |
| ClosingNonCertifiedProductionBOMROUTINGCode | () | Code[50] | public | - |
| GetClosingProductionBOMNotificationId | () | 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) | - |