The tool I've developed allows browse queries from AOT or custom queries as such as TableBrowser works.
Visit axaptapedia to download QueryBrowser
Copyright © 2007 Ruslan Goncharov
Useful Dynamics AX tips & tricks
Copyright © 2007 Ruslan Goncharov
2 comments:
Does this work in AX 4.0 SP1?
I'm getting the error:
Message (16:05:59)
Error executing code: Wrong argument types in variable assignment.
Stack trace
(C)\Classes\SysContextMenu\new - line 50
(C)\Classes\SysContextMenuAOT\new - line 5
In fact I've never tested it under AX4.
But I hope
new DEV_QueryBrowser().run( query );
should work
Post a Comment