Restricting SAP Queries from execution

You can restrict users from executing your queries, by assigning  Authorization Group to Query Infoset. Now,  users having the authorization to the Authorization Group can execute the Query.

Continue Reading…

Create a TCODE for an ABAP Query

Assigning a T-Code to an ABAP Query can be done in two ways.  By first method, you assign Query Program Name to the T-Code. In second, you assign the Query directly to the T-Code.

It is recommended not to assign Query program name directly to trnasaction code in case of queries(prefer method 2 than method 1), because Queries are generated and may vary system by system. But I have seen first being used more.

Continue Reading…

Page 1 of 11