‎2010 Mar 03 5:37 AM
Hi FI Gurus,
Is it possible to attach Transaction code for the query created by SQ02 and SQ02 in standard area? if yes please let me know the steps. Thanks in advance.
Regards,
Prakash
‎2010 Mar 03 5:48 AM
Hi
Checxk the program in SQ01 in the system --status by executingthe query
Kindly create the t code through SE93 and asssign the program in that.
Regards
Damu
‎2010 Mar 03 5:52 AM
Hi Prakash,
Generate the program name: SQ01->Query->More Functions->Generate Program and then proceed to SE93 and assign the trnasaction code for the report program generated.
Hope this helps.
Thanks,
Rod
‎2010 Apr 06 1:40 AM
‎2010 Apr 06 7:56 AM
Hi,
We have created transaction codes for ABAP queries.
Create tcode of transaction type in SE93
give the transaction code as START_REPORT
select the check box skip initial screen
In default values(bottom) enter the below values
D_SREPOVARI-REPORTTYPE AQ
D_SREPOVARI-REPORT <usergroup name>
D_SREPOVARI-EXTDREPORT <Query name>
D_SREPOVARI-VARIANT <default variant if any>
Hope this will help.
Please let me know if any further details required.
Regards'
Shibino