Hi,
How can I call (if there is such a posibility) a table method included in view metadata.
I've created a view SomeNewView, then added 3 tables to metadata (eg. Table1, Table2, Table3), and now I'm trying to create a new method in view (SomeNewView.newMethod()) in witch I want ta call a table method (Table1.someMethod()).
I'm using Ax 4.0.