Table 18059922 EOS075 Sched. Calc. Options
Provides a way to specify options for report 18059909 “EOS075 Sched. Bonus Calc.”
10
)Integer
An arbitrary primary key.
20
)Option
All
(0) , "Bonus Header"
(1) , "Bonus Line"
(2)
Specifies how the calculation will be performed.
30
)Integer
If specified, the calculation will stop after this number of records (header or line) have been processed.
40
)Boolean
If specified, the calculation will COMMIT after each record (header or line) that was processed.
50
)Duration
If specified, only records with a last calculation older than this timespan will be calculated.
60
)Boolean
If specified, lines that fail to be calculated are skipped. Activating this will cause the calculation to be COMMITed after each line.
procedure ValidateOptions()
Checks if the provided options are valid.
local procedure OnAfterValidateOptions(Rec: Record "EOS075 Sched. Calc. Options")
Raised after the options have been validated. Use this to perform additional validation.
Rec Record "EOS075 Sched. Calc. Options"
The options record.
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.