Codeunit 5703 Catalog Item Management in 21
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 15
| 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 | - | |
| InsertItemUnitOfMeasure | (Code[10], Code[20]) | public | - | |
| GetNewItemNo | (Record Nonstock Item, Integer, Integer) | Code[20] | public | - |
| CreateNewItem | (Code[20], Record Nonstock Item) | public | - | |
| CheckItemTemplateCode | (Record Nonstock Item) | public | - |
Events, 38
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| 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 | 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) | Pending 20.0 | ||||
| Replaced by event OnBeforeNonstockItemReference | |||||||
| 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 | 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 | OnAfterInitItemFromTemplate | (var Record Item, Record Item Templ., Record Nonstock Item) | - | ||||
| Integration event | OnCreateNewItemOnBeforeItemInsert | (var Record Item, Record Nonstock Item) | - | ||||
| Integration event | OnAfterInsertUnitOfMeasure | (Code[10], Code[20]) | - | ||||
| Integration event | OnBeforeInsertItemUnitOfMeasure | (Code[10], Code[20]) | - | ||||
| Integration event | OnBeforeNonstockItemVend | (Record Nonstock Item) | - | ||||
| Integration event | OnBeforeDelNonStockSales | (var Record Sales Line, var Boolean) | - | ||||
| Integration event | OnBeforeShowItemCreatedMessage | (var Record Item, Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnAfterCreateNewItem | (var Record Item, Record Nonstock Item, var Record Item) | - | ||||
| Integration event | OnAfterGetNewItemNo | (Record Nonstock Item, var Code[20]) | - | ||||
| Integration event | OnAfterNonstockItemVend | (Record Nonstock Item, var Record Item Vendor) | - | ||||
| Integration event | OnBeforeCheckItemAlreadyExists | (var Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnBeforeDelNonStockItem | (var Record Item, var Boolean) | - | ||||
| Integration event | OnBeforeNonstockItemReference | (var Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnNonstockAutoItemOnAfterCreateNewItem | (var Record Item, var Boolean) | - | ||||
| Integration event | OnInsertItemUnitOfMeasuresOnBeforeItemUnitOfMeasureGet | (Code[10], var Boolean) | - | ||||
| Integration event | OnBeforeCheckItemTemplateCode | (var Record Nonstock Item, var Boolean) | - | ||||
| Integration event | OnBeforeInitItemFromTemplate | (var Record Item, Record Nonstock Item, var Boolean) | - | ||||