Codeunit 3677 BOM Tree Nodes Bucket in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SizeOfBucket | () | Integer | public | - |
| Init | () | public | - | |
| Init | (Codeunit BOM Tree Nodes Bucket) | public | - | |
| IsInitialized | () | Boolean | public | - |
| SetNextBucket | (Codeunit BOM Tree Nodes Bucket) | public | - | |
| GetBucketId | () | Integer | public | - |
| GetNextBucket | (var Codeunit BOM Tree Nodes Bucket) | public | - | |
| GetValue | (Integer, var Codeunit BOM Tree Node) | public | - | |
| SetValue | (Integer, Codeunit BOM Tree Node) | public | - |