I am trying to get the Physical Sample numbers for an Inspection Lot out of SAP and into xMII for additional barcode label processing. I can see the information I need in the SAP R/3 client but am unable to get it to xMII.
I am using the JCO interface and using BAPI_INSPLOT_GETLIST to get the inspection lot # for a Production Order and have tried passing that into BAPI_INSPLOT_GETDETAILS, BAPI_INSPOPER_GETLIST and BAPI_INSPOPER_GETDETAIL but none of them seem to have access to the physical sample records. Can anyone help me with a RFC, BAPI or user Exit that I can use to get this data?