Codeunit 18125907 EOS EX080 Event Publisher
Codeunit 18125907 EOS EX080 Event Publisher
Events
OnBeforeInsertWineTreatmentRoutingLines
procedure OnBeforeInsertWineTreatmentRoutingLines(var WineTreatment: Record "Prod. Order Line"; var IsHandled: Boolean)
Parameters / Return Value
WineTreatment
Record "Prod. Order Line"
IsHandled
Boolean
OnAfterInsertWineTreatmentRoutingLines
procedure OnAfterInsertWineTreatmentRoutingLines(var WineTreatment: Record "Prod. Order Line")
Parameters / Return Value
- WineTreatment
Record "Prod. Order Line"
OnAfterInsertWineTreatmentOutputItemJnlLine
procedure OnAfterInsertWineTreatmentOutputItemJnlLine(var ItemJnlLine: Record "Item Journal Line")
Parameters / Return Value
- ItemJnlLine
Record "Item Journal Line"
OnAfterInsertWineTreatmentConsumptionItemJnlLine
procedure OnAfterInsertWineTreatmentConsumptionItemJnlLine(var ItemJnlLine: Record "Item Journal Line")
Parameters / Return Value
- ItemJnlLine
Record "Item Journal Line"
OnBeforeWineTreatmentPost
procedure OnBeforeWineTreatmentPost(WineTreatmentNo: Code[20]; var isHandled: Boolean)
Parameters / Return Value
WineTreatmentNo
Code[20]
isHandled
Boolean
OnAfterCheckWineTreatment
procedure OnAfterCheckWineTreatment(WineTreatmentNo: Code[20])
Parameters / Return Value
- WineTreatmentNo
Code[20]
OnBeforeOutputQuantityCalculation
procedure OnBeforeOutputQuantityCalculation(ProdOrderLine: record "Prod. Order Line"; ProdOrderComponent: record "Prod. Order Component"; var ExpectedQuantity: Decimal; var IsHandled: Boolean)
Parameters / Return Value
ProdOrderLine
record "Prod. Order Line"
ProdOrderComponent
record "Prod. Order Component"
ExpectedQuantity
Decimal
IsHandled
Boolean
OnAfterWineTreatmentCreation
procedure OnAfterWineTreatmentCreation(WineTreatmentNo: Code[20])
Parameters / Return Value
- WineTreatmentNo
Code[20]
LotNoInformation_OnAfterInsertEvent_OnBeforeUpdate
procedure LotNoInformation_OnAfterInsertEvent_OnBeforeUpdate(var LotNoInformation: Record "Lot No. Information"; var IsHandled: Boolean)
Parameters / Return Value
LotNoInformation
Record "Lot No. Information"
IsHandled
Boolean
LotNoInformation_OnAfterInsertEvent_OnBeforeModify
procedure LotNoInformation_OnAfterInsertEvent_OnBeforeModify(var LotNoInformation: Record "Lot No. Information")
Parameters / Return Value
- LotNoInformation
Record "Lot No. Information"
OnBeforeUpdateLotOnPosting
procedure OnBeforeUpdateLotOnPosting(var LotNoInformation: Record "Lot No. Information")
Parameters / Return Value
- LotNoInformation
Record "Lot No. Information"
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -