Codeunit 1400 DocumentNoVisibility in 27
- App
- Base Application
- Namespace
- Microsoft.Utilities
Versions171819202122232425262728latest
Source29
Procedures, 24
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ClearState | () | public | - | ||||
| SalesDocumentNoIsVisible | (Option, Code[20]) | Boolean | public | - | |||
| PurchaseDocumentNoIsVisible | (Option, Code[20]) | Boolean | public | - | |||
| TransferOrderNoIsVisible | () | Boolean | public | - | |||
| CustomerNoIsVisible | () | Boolean | public | - | |||
| VendorNoIsVisible | () | Boolean | public | - | |||
| ItemNoIsVisible | () | Boolean | public | - | |||
| FixedAssetNoIsVisible | () | Boolean | public | - | |||
| EmployeeNoIsVisible | () | Boolean | public | - | |||
| BankAccountNoIsVisible | () | Boolean | public | - | |||
| ResourceNoIsVisible | () | Boolean | public | - | |||
| JobNoIsVisible | () | Boolean | public | - | |||
| ContactNoIsVisible | () | Boolean | public | - | |||
| CustomerNoSeriesIsDefault | () | Boolean | public | - | |||
| VendorNoSeriesIsDefault | () | Boolean | public | - | |||
| ItemNoSeriesIsDefault | () | Boolean | public | - | |||
| TransferOrderNoSeriesIsDefault | () | Boolean | public | - | |||
| FixedAssetNoSeriesIsDefault | () | Boolean | public | - | |||
| EmployeeNoSeriesIsDefault | () | Boolean | public | - | |||
| ForceShowNoSeriesForDocNo | (Code[20]) | Boolean | public | - | |||
| ServiceDocumentNoIsVisible | (Option, Code[20]) | Boolean | public | Pending 25.0 | |||
| Moved to codeunit Serv. Document No. Visibility | |||||||
| ServiceItemNoIsVisible | () | Boolean | public | Pending 25.0 | |||
| Moved to codeunit Serv. Document No. Visibility | |||||||
| RunOnBeforeServiceDocumentNoIsVisible | (Option, Code[20], var Boolean, var Boolean) | internal | - | ||||
| RunOnBeforeServiceItemNoIsVisible | (var Boolean, var Boolean) | internal | - | ||||
Events, 15
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnBeforeSalesDocumentNoIsVisible | (Option, Code[20], var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforePurchaseDocumentNoIsVisible | (Option, Code[20], var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeTransferOrderNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeCustomerNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeVendorNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeItemNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeFixedAssetNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeEmployeeNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeBankAccountNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeResourceNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeJobNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeContactNoIsVisible | (var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeServiceDocumentNoIsVisible | (Option, Code[20], var Boolean, var Boolean) | Pending 25.0 | ||||
| Moved to codeunit Serv. Document No. Visibility | |||||||
| Integration event | OnBeforeServiceItemNoIsVisible | (var Boolean, var Boolean) | Pending 25.0 | ||||
| Moved to codeunit Serv. Document No. Visibility | |||||||
| Integration event | OnDeterminePurchaseSeriesNoOnElseDocType | (Option, var Code[20], var Boolean) | - | ||||