Table 18059922 EOS075 Sched. Calc. Options

Table 18059922 EOS075 Sched. Calc. Options

Provides a way to specify options for report 18059909 “EOS075 Sched. Bonus Calc.”

Fields

Entry No. (10)

Integer

An arbitrary primary key.


Calculate Per (20)

Option

All (0) , "Bonus Header" (1) , "Bonus Line" (2)

Specifies how the calculation will be performed.


Max. No. of Records (30)

Integer

If specified, the calculation will stop after this number of records (header or line) have been processed.


COMMIT per Record (40)

Boolean

If specified, the calculation will COMMIT after each record (header or line) that was processed.


Calc. Records Older Than (50)

Duration

If specified, only records with a last calculation older than this timespan will be calculated.


Ignore Errors (60)

Boolean

If specified, lines that fail to be calculated are skipped. Activating this will cause the calculation to be COMMITed after each line.


Methods

ValidateOptions

procedure ValidateOptions()

Checks if the provided options are valid.


Events

OnAfterValidateOptions

local procedure OnAfterValidateOptions(Rec: Record "EOS075 Sched. Calc. Options")

Raised after the options have been validated. Use this to perform additional validation.

Parameters / Return Value

  • Rec Record "EOS075 Sched. Calc. Options"

    The options record.



EOS Labs -