cancel
Showing results for 
Search instead for 
Did you mean: 

Less than 100% Quality inspection in SAP ME

Former Member
0 Kudos

Hi All,

We are testing less than 100% Quality Inspection in SAP ME Base 15.0.3.16.

Following are the steps completed successfully:

1. Created inspection plan for 25% inspection and attached to material-routing.

2. Created production order with Qty 10

3. Order received successfully and inspection lot created for 3 SFCs(round off for 25%)

4. All SFCs started at first operation.

5. All SFCs completed and they went to complete pending status

6. Selected all SFCs and clicked inspection plan button.

7. Randomly 3 SFCs were selected for inspection.

8. Selected each SFC separately and did the data collection.

9. After completing data collection for all 3 SFCs, qualityInspectionResultRecordingRequest was triggered to send inspection results to ECC.

10. But the inspection results for sample SFC's were not transferred to ECC.


Original XML:


<?xml version="1.0" encoding="UTF-8"?>

-<ns4:qualityInspectionResultRecordingRequest xmlns:ns3="http://www.sap.com/me/sampling" xmlns:ns2="http://www.sap.com/me/common" xmlns:ns4="http://www.sap.com/me/erp">

<ns3:site>US10</ns3:site>

<ns3:shopOrder>1000928</ns3:shopOrder>

<ns3:inspectionLot>30000000472</ns3:inspectionLot>

<ns3:routerStep>0010</ns3:routerStep>

<ns3:dcGroupRef>DcGroupBO:US10,1000928-10,A</ns3:dcGroupRef>

<ns3:operationRef>OperationBO:US10,50000015-1-0-0010,A</ns3:operationRef>

</ns4:qualityInspectionResultRecordingRequest>

Request XML:

<?xml version="1.0" encoding="UTF-8"?>

-<BAPI_INSPOPER_RECORDRESULTS xmlns:ns4="http://www.sap.com/me/erp" xmlns:ns3="http://www.sap.com/me/sampling" xmlns:ns2="http://www.sap.com/me/common">

-<INPUT>

<INSPLOT>30000000472</INSPLOT>

<INSPOPER>0010</INSPOPER>

</INPUT>

-<TABLES>

<SINGLE_RESULTS/>

<CHAR_RESULTS/>

</TABLES>

</BAPI_INSPOPER_RECORDRESULTS>

Please let us know what might be the reason.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Kedar,

After sending inspection results to ERP, MEINT should create readErpQualityInspectionResultRequest message in QueueMonitor. This message is created by Pass Handler transaction configured in qualityInspectionResultRecordingRequest.

So can you please verify that:

1. There is a Pass Handler transaction in qualityInspectionResultRecordingRequest workflow

2. qualityInspectionResultRecordingRequest message was processed successfully.

Thank you,

Evgeniy Ulitin

former_member209133
Participant
0 Kudos

Hi Evgeniy,

Thanks for your reply.

We have Pass Handler transaction in qualityInspectionResultRecordingRequest and qualityInspectionResultRecordingRequest  message is processed successfully.

But the issue is that when qualityInspectionResultRecordingRequest message is called, it does not have inspection results for sample SFCs. It is missing InspectionlotData segment completely in the original as well as request xml.

Hence the inspection results are not sent to ECC even if qualityInspectionResultRecordingRequest  message is processed successfully.

Thanks!

Kedar

+91 8888592030

Former Member
0 Kudos

Hello Kedar,

Can you please make sure that you have collected required data for all the SFCs? You can verify it in Data Collection Results Report.

Thank you,

Evgeniy Ulitin

former_member209133
Participant
0 Kudos

Hi Evgeniy,

The data is collected in ME. I can see it in the Data Collection Results. Data collection results show the data for all the sample SFCs but the data is not sent to ECC with qualityInspectionResultRecordingRequest  message.

We have tested with Sample SFC size =1 i.e. Shop order quantity is 4, inspection sampling is 25%.

In this case, the data is collected for 1 sample SFC and sent successfully by qualityInspectionResultRecordingRequest  message.

The problem is with more than one Sample SFC. If I have Shop order qty 12 and sampling in 25%, 3 SFCs would be required for sampling. We get 3 SFCs randomly selected and also we can do data collection successfully for 3 Sample SFCs. But the data is not getting sent.

Please let us know if you can provide any help on this.

Thanks!

0 Kudos

Hi Kshitiz,

Aparently, the scenario requires deeper investigation and probably access to your system.

Please, feel free to open a support incident to have it investigated by Product Support team and myself in particular as a member of it

Br, Alex.

former_member209133
Participant
0 Kudos

Hi Alexander,

Thanks for the reply, we have raised the incident and Product support team is able to replicate the issue in their environment.

It seems to be an issue as data collection group and DC parameter are behaving differently when created manually in ME and when download it from ECC.

Regards,

Kshitiz