cancel
Showing results for 
Search instead for 
Did you mean: 

How to find a code group with a defect type catalog 09 in Report (QM10) output

Former Member
0 Kudos

Hi folks,

I am working on a implementation project with Quality notification for customer complaints.

One of the requirement from business was to see the Reason(Code Group) i.e. the defect type catalog 09 that is responsible for the lot to be rejected.

They want to see this Code Group in the reporting output in QM10.

I am not able to find the selection in change layout. Can someone help me is there a way to show this.

If not can you tell the steps regarding which table to pass the values and pick them from which table and field.

Thanks a lot,

Accepted Solutions (1)

Accepted Solutions (1)

jogeswararao_kavala
Active Contributor
0 Kudos

Report

Try IW69. Use the following section of Selection screen for your query. you should get the output you desired.

In above picture: Problem is Damage Code Group



Table


VIQMFE


Fields: FEKAT --  Catalog Type (in your case it is '9')

           FEGRP --  Code Group of Damage

           FECOD --  Damage Code

If you want Code Text (field KURZTEXT) then you nee table QPCT

Hope this helps

Jogeswara Rao K

Former Member
0 Kudos

Hi Jogeswar, 

Thanks for the qucik input. I looked into the tcode you mentioned but i cannot find the code groups for the notification type i am looking for. Please see the screen shot below:

TCODE: QM01

TCODE:IW69

I am not able to see any Code Groups related to Defect Catalog.

Further, i want this Code Groups to be display in the TCODE: QM10 OUTPUT Report some where in these coloumns.

Please suggest how to go about.

Thanks,

jogeswararao_kavala
Active Contributor
0 Kudos

Hi Sandeep,

Please Try QM14 or QM15

The later part (QM!0) Ihave to look into.

Jogeswara Rao K

jogeswararao_kavala
Active Contributor
0 Kudos

Hi Sandeep,

Seems there is no provision for these fields in QM10.

So 2 Options:

1.You have a Standard report QM14 or QM15.

2. If you still want to have all fields of QM10 and all fields of QM14 into one report, then you can make it easily though QuickViewer(SQVI) using following join.

Select the Output fields and Selection fields as per your choice and Execute. The report will be in front of you.

Jogeswara Rao K

Answers (0)