Ansicht
Dokumentation

RFVD_CHK_PARALLEL_UPDATE_FUNC - Remote enable function for parallel update of planned records for loans

RFVD_CHK_PARALLEL_UPDATE_FUNC - Remote enable function for parallel update of planned records for loans

CPI1466 during Backup   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module can be used to update planned records of loans. It takes packages of loans and prosesses them.

This module is remote enabled so that it can be used for the parallel processing of more than one package at a time by starting it on a different server or in another server group.

Example

This module can be used as a synchronous function call as well as an asynchronous remote function call.

For the synchronous function call symply call the module and supply all the needed parameters. The module will then work and return the results of the processing to the export parameters.

The proceeding with the remote function call is slightly different. Calling the module you only need to supply the import (prefix I_) and tables (prefix IT_) parameters. You also need to provide a destination and a callback routine. In the callback routine you can receive the results of the processing done at the other destination. The important parameters therefore are the export (prefix E_) and tables (prefix ET_) parameters.

Detailed information on how to start a remote function call you can find in the RFC documentation.

Notes

Further information





Parameters

ES_DISTRIBUTOR_DATA
ET_DISPLAY
ET_PH_MESSAGE
ET_TAB_ACCP
ET_TAB_ACCR
E_ERROR
IT_PACKAGE
I_BULK_READ
I_FLG_COMMIT_AND_WAIT
I_FLG_NO_COMMIT
I_FLG_SINGLE_MODE
I_LOG_HANDLE
I_MODE
I_NO_PROT
I_REF_FW
I_REF_HW
I_SON_FW
I_SON_HW

Exceptions

Function Group

RFVD_CHK_PARALLEL_LOAN

BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2630 Date: 20240523 Time: 164053     sap01-206 ( 46 ms )