TableExtension 18059991 EOS Purchase Snapshot
TableExtension 18059933 EOS TableExt18059933
Events
OnAfterIsValidForBonusLine
local procedure OnAfterIsValidForBonusLine(BonusLine: Record "EOS Bonus Line"; PurchSnapshot: Record "EOS Purchase Snapshot"; var IsAllowed: Enum "EOS066 TriState Boolean")
Raised after checking whether a given purchase snapshot should be considered for the given bonus line.
Parameters / Return Value
BonusLine
Record "EOS Bonus Line"
The bonus line.
PurchSnapshot
Record "EOS Purchase 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 -