Skip to Content
0
Mar 18, 2009 at 09:41 AM

BAPI_MATERIAL_SAVEDATA - in update task?

127 Views

Hello!

I would like to change cross-plant material status using function module BAPI_MATERIAL_SAVEDATA. A requirement is that the changes are saved IN UPDATE TASK which means that the changes are not written to db until a BAPI_TRANSACTION_COMMIT.

Unfortunately it seems that BAPI_MATERIAL_SAVEDATA writes changes at an implicit database commit. My questions: Is my assumption right? and does another possibility exist to write the changes IN UPDATE TASK?

Kind regards

Wolfgang