Hi Guys,
I have a RFC function module which updates a field on the Portal side and no updates are done on the R/3 side. I pass parameters to the FM and it updates the field on the portal side.So do we need a COMMIT statement in this situation.
IS COMMIT statement necessary for every BAPI or RFC function module. What are the situation under which a COMMIT statement is used.