1.

Apart From Update Work Processes What Are The Other Work Processes That Can Do The Update Task ?

Answer»

Apart from UPDATE workprocesses, DIALOG and background workprocesses can do the update ACTIVITY.

Hint :

Please note dialog and background workprocesses can themselves do the update activity locally without depending on update workprocesses. This concept is known as “LOCAL update”. However for this to happen an ABAP clause to be specified during programming SAYING LOCAL UPDATE.

Apart from update workprocesses, dialog and background workprocesses can do the update activity.

Hint :

Please note dialog and background workprocesses can themselves do the update activity locally without depending on update workprocesses. This concept is known as “local update”. However for this to happen an ABAP clause to be specified during programming saying LOCAL UPDATE.



Discussion

No Comment Found