Codeunit 18059967 EOS021 Filter Mgt
Codeunit 18059967 EOS021 Filter Mgt
Methods
GetJSonView
procedure GetJSonView("Record": Variant): Text
This procedure return che json view of the filter on a record
Parameters / Return Value
Record
Variant
The record with filters
Returns
Text
SetJSonView
procedure SetJSonView(var RecRef: RecordRef; JsonView: Text)
This procedure try to resolve a jsonfilter on a record
Parameters / Return Value
RecRef
RecordRef
The record to filter
JsonView
Text
The json filter to try to apply
GetDefaultTableView
procedure GetDefaultTableView(TableNo: Integer; var FilterPageBldr: FilterPageBuilder): Text
This procedure return a list of field to show on a blank filter
Parameters / Return Value
TableNo
Integer
The table to filter
FilterPageBldr
FilterPageBuilder
The filter page builder to add fields
Returns
Text
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 -