Fonction SAP API_SEMBPS_REFRESH - Reset Lock and Buffer

Paramètre Reférence Type Long. Description
ES_RETURN BAPIRET2 u 548 Return Parameter
E_SUBRC SYST-SUBRC I 4 Return Code

Functionality
All locks and internal buffers are reset with this function module.This module is typically called up to close a transaction after postingthe transaction data (API_SEMBPS_POST).
Warning: This module cannot be called up from a manual planningthat is running. This is because it also releases all manual planningresources. One example of an incorrect implementation of this type is anexit-planning function that calls up the available module if the exit-
function is being executed from a planning folder.

Description
This structure can contain a message. In the case E_SUBRC <> 0 itcontains an error message, in the case E_SUBRC = 0 an informationmessage can be in this structure.

Description
This return parameter contains the value 0, if the module could beexecuted without errors, otherwise the value of the return parameter islarger than 0.

422998SEM-BPS processing large data volumes