March 2024

How to edit and update multiple rows of an editable SmartTable?

I created a SmartTable which has the propertie editable=”true”. Shown as follows: How can I select all updated rows of the table and update them in the backend? I was thinking to select every updated row so I can call them in the controller with getSelectedIndices and then update each row with a PUT method. Would …

How to edit and update multiple rows of an editable SmartTable? Read More »

How to edit and update multiple rows of an editable SmartTable?

I created a SmartTable which has the propertie editable=”true”. Shown as follows: How can I select all updated rows of the table and update them in the backend? I was thinking to select every updated row so I can call them in the controller with getSelectedIndices and then update each row with a PUT method. Would …

How to edit and update multiple rows of an editable SmartTable? Read More »

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 …

QM Determine calculation input characteristic for calculated characteristic Read More »

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 …

QM Determine calculation input characteristic for calculated characteristic Read More »

Scroll to Top