Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_INSPOPER_RECORDRESULTS

Former Member
0 Kudos

Hi!

I´m using tha bapi BAPI_INSPOPER_RECORDRESULTS to confirm the result of a quality inspection.

To force de valuation I´m putting 'X' in the fields: SAMPLE_RESULTS-CLOSED and SAMPLE_RESULTS-EVALUATED. Also I´m putting 'A' in SAMPLE_RESULTS-EVALUATION.

Thus the records in QE51N or QE23 are checked in "valuation" field, but the records where there's formula are not check.

These records I can manully force in these transactions, but I need the BAPI do this automatically.

Ideas?

Thanks.

3 REPLIES 3

Former Member
0 Kudos

Note: Before execute this bapi all the records on QE51N or QE23 is empty and the field "Result" is closed for input in records where there's formula.

0 Kudos

Hi,

does anybody has an answer for the above problem?

I am also struggling with this.

Thanks!

Greetz,

Bram

Edited by: Bram Degroof on Nov 27, 2009 3:23 PM

0 Kudos

I haven't found a solution for this particular problem.

There is no manner to simulate the force-button with BAPI_INSPOPER_RECORDRESULTS.

I came up with a work around: Just close the characteristics that are used, do not try to close the empty ones.