Error when inserting child record
I would like to add a ProductRevenue record to an opportunity. I created and tested the call which works fine with my development environment. When I fire this call against the actual staging I get an error:
<siebelf:errormsg>This operation is not allowed when there are no records displayed. Please execute a query that returns at least one record or add a new record.(SBL-DAT-00215)</siebelf:errormsg>
The calls are identical (cheanged credentials, url, oppty and product id). Please see call below.
The errormessage differs from the one I get when the opptyid or productid is not valid, I checked that.