Codeunit 18122164 EOS003 Tables Operations
Codeunit 18122164 EOS003 Tables Operations
Events
OnBeforeModifyRecord
local procedure OnBeforeModifyRecord(var RecRef: RecordRef; var ModifyValue: Boolean; var IsHandled: Boolean)
Raised before modifying a record. This allow you to prevent errors on missing permissions.
Parameters / Return Value
RecRef
RecordRefRecord to modify
ModifyValue
BooleanReturned value from RecRef.Modify() on your custom events
IsHandled
BooleanTo set true when you perform the modify by your side
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 -