Show all rows in temporary tables in debugger (like a table viewer)
It would be very helpful if we could inspect the full contents of a temporary table during debugging in AL (Visual Studio Code), similar to how we view a table in a list page or SQL.
Currently, in the debugger, we can only see individual field values and not the whole data set for a temp...
STATUS DETAILS
New