Application Development and Automation 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: 
Read only

BAPI_INSPOPER_RECORDRESULTS

Former Member
0 Likes
1,088

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.

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
Read only

Former Member
0 Likes
781

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.

Read only

0 Likes
781

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

Read only

0 Likes
781

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.