Codeunit 5703 Catalog Item Management in 28
- App
- Base Application
- Namespace
- Microsoft.Inventory.Item.Catalog
Versions171819202122232425262728latest
Source29
Procedures, 17
| 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 | - | |
| DelNonStockSalesArch | (var Record Sales Line Archive) | public | - | |
| CreateItemFromNonstock | (Record Nonstock Item) | public | - | |
| InsertItemUnitOfMeasure | (Code[10], Code[20]) | public | - | |
| CheckItemTemplateCode | (Record Nonstock Item) | public | - | |
| DetermineItemNoAndItemNoSeries | (var Record Nonstock Item) | public | - | |
| CreateNewItem | (Record Nonstock Item) | public | - | |
| OpenProgressDialog | (Record Nonstock Item, Code[20]) | public | - | |
| CloseProgressDialog | () | public | - | |
| CheckLicensePermission | (Integer) | Boolean | public | - |
| DelNonStockItem | (var Record Item) | public | - |
Events, 42
| 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 | OnBeforeNonstockAutoItem | (var Record Nonstock Item) | - |
| 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 | 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 | 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) | - |
| Integration event | OnAfterDetermineItemNoAndItemNoSeries | (var Record Nonstock Item) | - |
| Integration event | OnBeforeDelNonStockPurch | (var Record Purchase Line, var Boolean) | - |
| Integration event | OnBeforeDetermineItemNoAndItemNoSeries | (var Record Nonstock Item, var Boolean) | - |
| Integration event | OnNonStockSalesOnBeforeProgWindowClose | (var Record Nonstock Item, var Record Item, Record Sales Line, var Boolean) | - |
| Integration event | OnBeforeGetItemNoFromNoSeries | (var Record Nonstock Item, var Boolean) | - |
| Integration event | OnAfterGetItemNoFromNoSeries | (var Record Nonstock Item) | - |
| Integration event | OnBeforeDelNonStockSalesArch | (var Record Sales Line Archive, var Boolean) | - |
| Integration event | OnBeforeCreateNewItem | (var Record Nonstock Item, var Boolean) | - |
| Integration event | OnCreateNewItemOnBeforeItemModify | (var Record Item, Record Nonstock Item) | - |
| Integration event | OnDelNonStockItemOnAfterCheckRelations | (var Record Item, var Boolean) | - |