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 to false will skip the snapshot. If this is true or remains undefined, the snapshot will not be skipped.



EOS Labs -