Codeunit 18059901 EOS Bonus Jnl.-Post
Codeunit 18059901 EOS Bonus Jnl.-Post
Events
OnBeforeResetFilters
local procedure OnBeforeResetFilters(var OrigBonusJnlLine: Record "EOS Bonus Journal Line"; var BonusJnlLine: Record "EOS Bonus Journal Line"; var IsHandled: Boolean)
Raised before resetting filters on the journal lines that were posted.
Parameters / Return Value
OrigBonusJnlLine
Record "EOS Bonus Journal Line"
The original record.
BonusJnlLine
Record "EOS Bonus Journal Line"
The record.
IsHandled
Boolean
Gets or sets if this event hase been completely handled.
OnAfterResetFilters
local procedure OnAfterResetFilters(var OrigBonusJnlLine: Record "EOS Bonus Journal Line"; var BonusJnlLine: Record "EOS Bonus Journal Line")
Raised after resetting filters on the journal lines that were posted.
Parameters / Return Value
OrigBonusJnlLine
Record "EOS Bonus Journal Line"
The original record.
BonusJnlLine
Record "EOS Bonus Journal Line"
The record.
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 -