[IntegrationEvent(False,False)]
local procedure OnBeforeCalcCubage(var ItemUnitOfMeasure: Record "Item Unit of Measure", var xItemUnitOfMeasure: Record "Item Unit of Measure", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoRemQtyAssemblyLine(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var AssemblyLine: Record "Assembly Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoOutstandingQtySalesLine(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var SalesLine: Record "Sales Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoRemQtyAssemblyHeader(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var AssemblyHeader: Record "Assembly Header", var IsHandled: Boolean)
This element will become obsolete from version 26.0. Moved to codeunit Mfg. Item Integration
[Obsolete(Moved to codeunit Mfg. Item Integration,26.0)]
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoRemQtyProdOrderLine(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var ProdOrderLine: Record "Prod. Order Line", var IsHandled: Boolean)
This element will become obsolete from version 26.0. Moved to codeunit Mfg. Inventory Integration
[Obsolete(Moved to codeunit Mfg. Inventory Integration,26.0)]
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoRemQtyProdOrderComponent(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var ProdOrderComponent: Record "Prod. Order Component", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoOutstandingQtyPurchLine(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var PurchaseLine: Record "Purchase Line", var IsHandled: Boolean)
This element will become obsolete from version 25.0. Moved to codeunit Serv. Item Unit of Measure
[Obsolete(Moved to codeunit Serv. Item Unit of Measure,25.0)]
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoOutstandingQtyServiceLine(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var ServiceLine: Record "Service Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckNoOutstandingQtyTransferLine(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure", var TransferLine: Record "Transfer Line", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckQtyPerUoMPrecision(ItemUnitofMeasure: Record "Item Unit of Measure", BaseRoundingPrecision: Decimal, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeTestNoWhseAdjmtEntriesExist(ItemUnitOfMeasure: Record "Item Unit of Measure", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnAfterCheckNoOutstandingQty(ItemUnitOfMeasure: Record "Item Unit of Measure", xItemUnitOfMeasure: Record "Item Unit of Measure")