Codeunit 5703 Catalog Item Management in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| NonstockAutoItem | (Record Nonstock Item) | public | - | |
| NonstockItemVend | (Record Nonstock Item) | public | - | |
| NonstockItemReference | (var Record Nonstock Item) | public | - | |
| NonstockItemDel | (var Record Item) | public | - | |
| NonStockSales | (var Record Sales Line) | public | - | |
| DelNonStockSales | (var Record Sales Line) | public | - | |
| DelNonStockPurch | (var Record Purchase Line) | public | - | |
| DelNonStockFSM | (var Record Service Line) | public | - | |
| DelNonStockSalesArch | (var Record Sales Line Archive) | public | - | |
| NonStockFSM | (var Record Service Line) | public | - | |
| CreateItemFromNonstock | (Record Nonstock Item) | public | - |
Events, 29
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterItemCrossReferenceFilter | (var Record Item Cross Reference, Record Nonstock Item) | Pending 17.0 | ||||
| Replaced by OnNonstockItemReferenceOnAfterSetVendorItemNoFilters(). | |||||||
| Integration event | OnAfterItemCrossReferenceInsert | (var Record Item Cross Reference, Record Nonstock Item) | Pending 17.0 | ||||
| Replaced by OnAfterItemReferenceInsert(). | |||||||
| Integration event | OnNonstockItemReferenceOnAfterSetBarCodeFilters | (var Record Item Reference, Record Nonstock Item) | - | ||||
| Integration event | OnNonstockItemReferenceOnAfterSetVendorItemNoFilters | (var Record Item Reference, Record Nonstock Item) | - | ||||
| Integration event | OnAfterItemReferenceInsert | (var Record Item Reference, Record Nonstock Item) | - | ||||
| Integration event | OnAfterNonstockItemDel | (var Record Item) | - | ||||
| Integration event | OnAfterNonstockAutoItem | (var Record Nonstock Item, var Record Item) | - | ||||
| Integration event | OnBeforeCreateItemFromNonstock | (var Record Nonstock Item) | - | ||||
| Integration event | OnBeforeCheckNonStockItem | (var Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnBeforeCreateNewItem | (var Record Item, Record Item Template, Record Nonstock Item) | Pending 18.0 | ||||
| Event will be removed with other functionality related to "old" templates. Replaced by OnAfterInitItemFromTemplate() | |||||||
| Integration event | OnBeforeDelNonStockItem | (var Record Item) | - | ||||
| Integration event | OnBeforeDeleteCreatedFromNonstockItem | (var Record Item, var Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnBeforeGetNewItemNo | (Record Nonstock Item, Integer, Integer, var Code[20], var Boolean) | - | ||||
| Integration event | OnBeforeNonstockAutoItem | (var Record Nonstock Item) | - | ||||
| Integration event | OnBeforeNonstockItemCrossRef | (var Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnBeforeNonStockSales | (var Record Nonstock Item, var Record Sales Line, var Boolean) | - | ||||
| Integration event | OnCreateItemFromNonstockOnBeforeInsertItemUnitOfMeasure | (var Record Nonstock Item) | - | ||||
| Integration event | OnNonstockItemVendOnBeforeItemVendInsert | (var Record Item Vendor, Record Nonstock Item) | - | ||||
| Integration event | OnNonstockAutoItemOnAfterCreateNewItem | (var Record Item) | - | ||||
| Integration event | OnNonstockAutoItemOnBeforeInsertItemUnitOfMeasure | (var Record Nonstock Item) | - | ||||
| Integration event | OnNonStockSalesOnAfterCreateNewItem | (var Record Item) | - | ||||
| Integration event | OnNonStockSalesOnBeforeInsertItemUnitOfMeasure | (var Record Nonstock Item) | - | ||||
| Integration event | OnNonStockSalesOnBeforeProgWindowClose | (var Record Nonstock Item, var Record Item) | - | ||||
| Integration event | OnNonStockFSMOnAfterCreateNewItem | (var Record Item) | - | ||||
| Integration event | OnNonStockFSMOnBeforeInsertItemUnitOfMeasure | (var Record Nonstock Item) | - | ||||
| Integration event | OnAfterNonstockItemCrossRef | (var Record Nonstock Item) | - | ||||
| Integration event | OnAfterCreateNewItem | (var Record Item, Record Nonstock Item) | - | ||||
| Integration event | OnAfterInitItemFromTemplate | (var Record Item, Record Item Templ., Record Nonstock Item) | - | ||||
| Integration event | OnCreateNewItemOnBeforeItemInsert | (var Record Item, Record Nonstock Item) | - | ||||