Show TOC

WM: Create/Confirm Transfer Orders Online or Via Update Programs

Description

Previously, updates were carried out when creating and confirming transfer orders via the update progam. As a result, the dialog process was freed and the user could continue to work without waiting for the result of the update. However, in the long run, this process takes longer: the update records have to be written, read and deleted, and process changes also require extra time. For multiple processing in particular, the effort required to do this is unnecessary, since the user had to wait for the result of updates before continuing with the process.

As of release 3.0, updates are no longer carried out via the update program for multiple processing.

For the new function modules, the update program can be controlled via a parameter.

As before, updates for the normal transactions are carried out via the update program. However, this can be set specifically for creating and confirming transfer orders by modifying Member ML03TPAR.

DEF_VERBU_CREATE: Default value for creating transfer orders with the values "X" for update via the update program and " " for update without changing the online process.

DEF_VERBU_CONFIRM: Default value for confirming transfer orders with the values "X" for update via the update program and " " for update without changing the online process.