This document provides instructions for creating a transaction in SAP to execute an ABAP query report. The steps are to open transaction SE93, enter an object name and sort text, select the option to create a transaction with a parameter, set the default value for the transaction to START_REPORT, and insert default values for the query report type, user group, and name. The transaction is then saved and can be executed.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
108 views4 pages
Create Transaction For SAP-Query
This document provides instructions for creating a transaction in SAP to execute an ABAP query report. The steps are to open transaction SE93, enter an object name and sort text, select the option to create a transaction with a parameter, set the default value for the transaction to START_REPORT, and insert default values for the query report type, user group, and name. The transaction is then saved and can be executed.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4
Create transaction for SAP-Query
1) Open transaction SE93
2) Put object name ,sort text for your transaction
3) Choose radio button 5. Transaction with parameter.
4) Default value for transaction ‘START_REPORT’
5) In bellow default value section insert default value
SREPOVARI-REPORTTYPE = AQ "Parameter indicating Abap Query
D_SREPOVARI-REPORT = ZY_CS_ALLSLS "Query User group D_SREPOVARI-EXTDREPORT= ZY_SLS_MST_001 "Query name 6) Save the transaction. 8) Execute the transaction.