hi, dear All:
Now i am facing one critical issue when use the BAPI - bapi_inspoper_recordresults.
My problem is:
Provide the Insp.characteristics's Inspect number is 3, now i just inspected 1. Now, i am closing the Chara. using "Force-Button" (Just like QE51N).
In ABAP, i just entered the parameter:
CLOSED = 'X'.
EVALUATED = 'X'.
EVALUATION = 'A'.
However, i cannot save it, it will check the number is all inspected(if the Insp.scope is 'Fixed')...It seems that this BAPI (bapi_inspoper_recordresults) can not handle the action of "Force-clsoe".
Does this is true?
Or anyoneelse have the same experince?
Thanks a lot,