cancel
Showing results for 
Search instead for 
Did you mean: 

Master Inspection Characteristics

Former Member
0 Kudos

Hi,

I have the MIC,Material,Plant.

How must i fetch the mic readings,from what tables?

pls xplain me the flow bcoz im an abaper......

Thanks n Regards,

Will.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hello Will,

First of all, usually the MIC is already connected to the Inspection lot, via plan or material specification.

The inspection lot data is saved in QALS

This table then is linked to the characteristics specifications QAMV

The characteristic results are in QAMR

If you are using single results or Samples etc.

Then you have to look at QASV for the specifications

and finally QASE for the single results.

This should answer your question.

Regards,

Isabelle

Answers (1)

Answers (1)

former_member196398
Active Contributor
0 Kudos

Will,

Details of MIC is stored in QPMK table.

You can just give the WERKS(Plant) to get the list of MIC for a plant, or if you need details for a specific MIC, then you need to fill in WERKS(Plant) and MKMNR(MIC Name). You can use table browser transaction SE16 or You can create a query in SQVI for this purpose.

Regards,

Prasobh

Former Member
0 Kudos

Dear Prasobh,

that table was useful.............

but i still need insp lot no and mic readings.what table must i see and what r de conditions(key fields)..........

Regards,

Will.

former_member204463
Active Contributor
0 Kudos

Hi Willsmith,

Inspection lot (PRUEFLOS) and the characteristic no(MERKNR) etc.. ca ne fetched from the table <b>QAMR</b>

The data for the characteristic value (ORIGINAL_INPUT) can be fetched from the table <b>QASE</b> for the inspection lot no.(PRUEFLOS), characteristic no. (MERKNR), Indiv. result (DETAILERG)

Reward if cleared and close the thread.

Keerthi

Former Member
0 Kudos

Dear Keerthi,

How must i link Qpmk and Qase tables

Warm Regards,

Will.