cancel
Showing results for 
Search instead for 
Did you mean: 

QM Integration with PI sheet.

Former Member
0 Kudos

Dear All,

Can any one guide me how I can intergrate PI sheet to QM module .

our requirment is as below:

1. Same person is doing PI sheet execution and QM process.

2. He has to call function QM tcode QA16 for collective UD from PI sheet.

3. The UD code what he enters in QA16 should reflect in PI sheet thro Batch char (LOBM_UDCODE)

4. For Not Ok items, we need to maintain std defect codes in sperate field where he can enter directly in PI sheet.

Please guide me to fulfill above requirments as I am new to PI sheet.

Thanks,

Uday Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for your guidance, I am working as per your comments

dhaval_choksi3
Active Contributor
0 Kudos

Hi Udaya,

You can do it via applying following Points.

1) Create Separate Control Recipe Destination for QM people.

2) Apply Control Key which is marked as MIC required.

3) Create Process Instruction Catagory by using below mention Function modules. (Process Instruction type - 6 Dynamic function call)

- QPRS_PI_NEW_SAMPLE_DRAW :- For Physical Sample Record Creation (Function Call QMJMP_NS )

- QPRS_PI_SAMPLE_DRAW_PROCESSING :- Processing of Physical-Sample Drawings (Function Call QMJMP_SD)

or

4) You can also do Result recording by using Process instruction catagory type - 5 Inspection results request.

Regards,

Dhaval