cancel
Showing results for 
Search instead for 
Did you mean: 

Link between Inspection type 03 and 04

kdastgir
Explorer
0 Kudos

Dears,

i have requirement that user wants a report in which he can see MICs results generated by In process inspection and its related final inspection.

for example he has a material 12345678, during production he did in process inspection. after conformation he did 04 inspection. now on 1 report he wants results of 03 and its corresponding 04 inspections. is there any way we can link 2.

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

busyaban7
Active Contributor
0 Kudos

Hi Kashif,

You have got some responses which will surely help you to go ahead I believe. But I will like to get some further inputs on this requirement as I believe business benefits of creating such custom requirements needs to be validated. Below are some points I can think of -

a) Usage of inspection type 03 and inspection type 04 are entirely separate, and they are for different purpose altogether. Normally, you have to get inspection plan created for inspection type 04, whereas, you need to add MIC's to routing. There are high chance that all MIC's available in Inspection lots created for inspection type 03 are not available for the lot created for inspection type 04. Then how is your custom report is going to work?

b) Normally the work center doing in-process inspection and final goods inspection are different. In-process inspection at times performed in the local work station/table itself, whereas, the inspection done at FG location is done in the laboratory with more calibrated setup. So, there are chances, that the result captured at different locations has a finer deviations. Is that OK to your business?

c) What kind of business is your client into? What all manufacturing steps/processes followed? Is that FMCG or Metal or FDA or Hi-Tech? Reason being, particular business process has their specific challenges to cater across. Aren't there be any consideration for such specific things in your report, apart form the other correct inputs provided by Anand and Nitin ?

d) With such a custom report what all business objectives will be fulfilled? This is going to be a major discussion point before this request is signed off.

Thanks in advance for your clarification.

Arijit

nitin_jinagal
Active Contributor
0 Kudos

In addition, You can use the Order number and the associated movement type to fetch results on a common platform.

In-process inspection lot would be generated when an order is released and movement type 101 will trigger the final inspection lot. This link can be used to develop the desired logic.

NJ

anand_rao3
Active Contributor
0 Kudos

You have to work with ABAP for developing such report with custom logic. May be you can keep order number as a common factor to link these 2 inspection lots. From order fetch the inspection lot number. And then pass these inspection lots either to read BAPI or SAP tables to get the inspection results.

Anand

Message was edited by: Anand Rao You can also refer to the standard report QGP1