cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BAPI_INSPOPER_RECORDRESULTS

vivek_tembe
Active Participant
0 Kudos

Dear Experts

I am using the following BAPI for result recording. It is for uploading legacy excel result recording data to SAP

BAPI_INSPOPER_RECORDRESULTS

Data passed is as follows

Inspection lot, inspection operation, Inspection characteristic, Inspection unit no, Value (Quantitative MIC), Code & Code group (Qualitative MIC). When I put the data in test mode in BAPI, I get following errors QI139 and QI108

T ID NUM MESSAGE

E QI 139 Single value 0000 was not copied for confirmation number 00011698

This error points out to function module QIBP_GET_ORIGINAL_VALUES when exception is 40

E QI 108 Sample 000001 for characteristic with confirmation no. 00011697 not available

This error points out to function module QIBP_GET_ORIGINAL_VALUES when exception is C_RC_14

Please let me know in case I have to pass additional sample data and also how to resolve above errors

Regards

Vivek Tembe

View Entire Topic
nsikka
Active Participant
0 Kudos

Hi Vivek,

Did you get any resolution the problem.? we are facing the same issue.

Kindly, reply asap.

Thanks

Nitin

vivek_tembe
Active Participant
0 Kudos

Dear Nitin

The BAPI did not work out

We used the BDC (via SHDB recording of results) and created a custom program

Regards

Vivek

nsikka
Active Participant
0 Kudos

Hi Vivek,

So for you also , issue was with inspecting and inspected units.. as if they are same then it is same then it is giving the above error.?

Thanks,

Nitin

vivek_tembe
Active Participant
0 Kudos

Dear Nitin

We were getting error for a scenario with multiple operations, qualitative and quantitative MICs

Regards

Vivek