[IntegrationEvent(False,False)]
local procedure OnBeforeBlockItem(ItemNo: Code[20], var IsHandled: Boolean)
Parameters
Name
Type
Description
ItemNo
Code[20]
IsHandled
Boolean
OnBeforeInsertTempEntry
[IntegrationEvent(False,False)]
local procedure OnBeforeInsertTempEntry(ItemLedgEntry: Record "Item Ledger Entry", AppliedQty: Decimal, ShowQuantity: Boolean, var TotalApplied: Decimal, var TempItemLedgEntry: Record "Item Ledger Entry" temporary, var IsHandled: Boolean)