Codeunit 9500 Sequence No. Mgt. in 28
- App
- Base Application
- Namespace
- Microsoft.Foundation.NoSeries
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetNextSeqNo | (Integer) | Integer | public | - |
| RebaseSeqNo | (Integer) | public | - | |
| GetTableSequenceName | (Integer) | Text | public | - |
| GetTableSequenceName | (Boolean, Integer) | Text | public | - |
| StartPreviewMode | () | internal | - | |
| StopPreviewMode | () | internal | - | |
| GetCurrentSeqNo | (Integer) | Integer | public | - |
| ValidateSeqNo | (Integer) | public | - | |
| ClearSequenceNoCheck | () | public | - | |
| ClearState | () | public | - | |
| AllocateSeqNoBuffer | (Integer, Integer) | public | - | |
| SetPreviewMode | (Boolean) | internal | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnPreviewableLedgerEntry | (Integer, var Boolean) | - |