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