cancel
Showing results for 
Search instead for 
Did you mean: 

Exporting inspection results to Excel

Former Member
0 Kudos

Hi,

i would like to get the following information from sap in a table format so i can export or copy paste it to Excel.

Is there a standard way to do this?

Below is my example table image,

Link: [http://img83.imageshack.us/img83/7558/image002bz0.jpg]

Thanks,

Alper,

Edited by: Alper Derici on Jan 5, 2009 3:51 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Alper,

Try using T Code:QAG2

I am not sure it will solve your problem but can be a good beginning point.In the characteristics you can drill down and find the recorded results.

You may simply copy and paste in Excel from this report.

Please keep us posted.

Thanks,

RKM

Link :http://img187.imageshack.us/img187/6500/qag2oy7.png

Former Member
0 Kudos

i checked the image u sent.

i am using version 6.0 and the view i get doesnt even look like that.

is it possible that sap changed the transaction?

Edited by: Alper Derici on Jan 5, 2009 4:49 PM

Former Member
0 Kudos

Hi Alper,

Please find the screen shot with recorded results -

http://img179.imageshack.us/my.php?image=qag21im6.png

http://img81.imageshack.us/my.php?image=qag22qi1.png

This is a standard QM Report and there is no way you can add any field to the same report.It is possible that some changes would have happened from 4.6 (the version I am on) to 6; but I would still believe that major functionality would be same.

You may have to explore a little more, I guess.

Regards,

RKM.

Former Member
0 Kudos

is there any way that i can recreate such information with query? if yes which tables should i join?

thanks,

Former Member
0 Kudos

Hi Alper,

Please see the link :http://img101.imageshack.us/my.php?image=sapmenucu9.jpg. Try finding it in SAP Menu.

If you can not find this in ECC 6, you may consider this work around :

-


QAG2 uses Program RQGAAM20. You may directly call this program from se38 and set a variant there.You will need to execute this variant for the result if you do not find the t code.

You may also ask your ABAP team member to help you. If code is required for this program; the beginning point can be the cade used in 4.6.

-


Please update.

Thanks,

RKM.