QM Determine calculation input characteristic for calculated characteristic

I’m learning QM and I’m trying to use BAPI_INSPOPER_RECORDRESULTS to programmatically record test results associated with an inspection lot. When I call the BAPI a subset of the test results fail to load because I am attempting to record a calculated characteristic using calculation input characteristics which are part of the same set of results and which have not yet been recorded. My question, how do I programmatically determine which calculation input characteristics are used by a specific calculated characteristic? I intend to filter out the calculation input characteristics, record those first using the BAPI…then go back and record results for the calculated characteristics.

Scroll to Top