Hi, I am facing a problema with a extension field on table WBHI.
I have a trading contract with more than 1000 lines in table WBHI.
I need to update a status field on every line for this contract. This field is a "Z" field, is a extension field.
It is the only field that a should update.
Regularly, in others trading contracts, I update this field using the standard function BAPI_TRADINGCONTRACT_CHANGE, but in this case, due the amount of lines, this function delays a lot, more than 15 minutes. It is unacceptable for my transaccion.
Then, the questions is, Is there another BAPI which can I use to update extension fields on table WBHI? some faster one?.
Thanks.
Regards.