TableExtension 18059990 EOS Sales Snapshot
TableExtension 18059932 EOS TableExt18059932
Events
OnAfterIsValidForBonusLine
local procedure OnAfterIsValidForBonusLine(BonusLine: Record "EOS Bonus Line"; SalesSnapshot: Record "EOS Sales Snapshot"; var IsAllowed: Enum "EOS066 TriState Boolean")
Raised after checking whether a given sales snapshot should be considered for the given bonus line.
Parameters / Return Value
BonusLine
Record "EOS Bonus Line"
The bonus line.
SalesSnapshot
Record "EOS Sales Snapshot"
The snapshot.
IsAllowed
Enum "EOS066 TriState Boolean"
This will be initialized with
undefined
. Explicitly setting it tofalse
will skip the snapshot. If this istrue
or remainsundefined
, the snapshot will not be skipped.
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 -