cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic capturing of data against QM characteristics

Former Member
0 Kudos

Hi Guru's ,

Is it possible to capture data from tables against master inspection characteristics without z development ? if yes how ?

Scenario is like, I want to capture some material data in inspection plan against characteristics & to use this value in further through formula.

so is it possible ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

I am not very clear your requirement.......

can you please explain me in detail.

still for additional information there are some tables which you can use.

Master Data QPMK Inspection characteristic master

Master Data QPMT Master Inspection Characteristics Texts

Master Data QPMZ Assignment table - insp. methods/master insp. characteristic

Inspection Plan PLMK Inspection plan characteristics

Please revert back

Regards

Sujit

Former Member
0 Kudos

hi Sujit ,

scenario is like , we have a standard weight maintain in mm for every raw material. we are suppose to use this raw material to produce finish good . Now according to weight of raw material some standard is maintain which will tell us how many finish jobs we are going to produce . Difference between actual job produced & jobs suppose to be produced give us process losses.

now the problem is I want recollect this value for jobs to be produced while result recording. For that one characteristic is defined in inspection plan . I want to update automatically value for this characteristic from table.

just like we record our results for characteristic in inspection plan I want to update this characteristic automatically .

Thanks & Regards

Anirudha

Former Member
0 Kudos

hi

Try to use follwing user exits:

QEEM0011 User exit: add. functions before valuating insp. characs

this will help you to update automatically value for this characteristic from table.

or

QMSD0001 User exit after importing master inspection charac. data

This will be useful for Reference copy model MIC

or

if you want additional information in RR screen for user then use

QEEM0029 User-Exit for Characteristic Overview Subscreen

QEEM0030 User-Exit for Subscreen: Characteristic Single Screen

Regards

Sujit

Former Member
0 Kudos

Thanks for your prompt reply.

Let me try and come back.

Kindly provid me the coding if possible.