‎2014 Oct 06 1:30 PM
Hi All,
I would like to retrieve the query linked to the specific transaction created for my customer, because I have to enhance the query.
I tried SE93 but I did not found the name of the query.
Is there an easy means to retrieve it ?
Thank you very much
Best regards
Vincent
‎2014 Oct 06 1:39 PM
hi,
Get the program name from the transaction code and pass it to function module RSAQ_DECODE_REPORT_NAME. This will give the details
Regards,
Jaydeep
‎2014 Oct 06 1:33 PM
That would just give you the program name generated by the query.
You need to work back from that...
someone answered it before:
http://scn.sap.com/thread/88183
Cheers
‎2014 Oct 06 1:39 PM
hi,
Get the program name from the transaction code and pass it to function module RSAQ_DECODE_REPORT_NAME. This will give the details
Regards,
Jaydeep
‎2014 Oct 06 2:12 PM
‎2014 Oct 06 2:14 PM
‎2014 Oct 06 1:53 PM