PageExtension 480 Edit Dimension Set Entries
PageExtension 18126081 EOS045 Edit Dim. Set Entries
Methods
EOS_SetCalledFromRecord
procedure EOS_SetCalledFromRecord(Rec: Variant)
Parameters / Return Value
- Rec
Variant
Events
EOSOnBeforeDimensionValueCodeOnLookup
local procedure EOSOnBeforeDimensionValueCodeOnLookup(Rec: Record "Dimension Set Entry"; CalledFromRecord: Variant; var IsHandled: Boolean; var Text: Text; var ReturnValue: Boolean)
Raised on the modified OnLookup. To overwrite the app logic, you need to set the values for IsHandled, Text and ReturnValue.
Parameters / Return Value
Rec
Record "Dimension Set Entry"
The Dimension Set Entry record.
CalledFromRecord
Variant
The record from which the procedure was called.
IsHandled
Boolean
Set this to true to overwrite the app logic.
Text
Text
The Text parameter of the OnLookup trigger.
ReturnValue
Boolean
The return value of the OnLookup trigger.
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 -