Hi all,
I am using bapis BAPI_INSPOPER_RECORDRESULTS and BAPI_INSPLOT_SETUSAGEDECISION to input records and get decision usage.
The first bapi executes fine, then I call bapi to commit work. No error occurs.
At QE51N I can see the operation details, all ok, all records with status 5 (processing is completed). Very good.
But...
Then I go to QA03 -> Usage decision tab -> details button and navigate in characteristics grid, the fields "status" and "valuation" were not updated!
Continuing process, I call the BAPI_INSPLOT_SETUSAGEDECISION, but it returns the correct error "short-term characteristics are still open".
How to update status fields? Anyone know that?
I filling bapi fields evaluated = 'X', evaluation = 'A' (accept) and closed = 'X'.
Thanks in advance.
Best regards.