When I run some SAP transaction, e.g. MB51 Material document list I can specify some conditions, that filter and reduce the number of records returned by the transaction. (Date, Material etc.) I can specify or filter the columns that are returned only by selecting layout.
It takes then a relatively long time to get required records from e.g. MB51 transaction. However when I have the resultset on the screen and when I change layout and include other columns, the transaction is not re-run: instead column values are shown immediately. I suppose that all the column values are being returned regardless on the selected layout.
Since there is usually a large amount of columns that do not provide any interesting data, it slows significantly down the performance of some SAP transactions.
I do have only regular user access to the SAP installation and have no experience with ABAP or with creating custom transactions in SAP. So I need to stick mostly with standard transactions only.
Is this behaviour a normal problem of SAP or is it rather a problem of our installation? Is there any workaround for a non-privileged user to filter returned columns?
User vdohnal does not belong to any group- it probably means that I cannot use SAP Query, right? - Vojtěch Dohnal