Ansicht
Dokumentation

ABENRFC_STATEMENTS - RFC STATEMENTS

ABENRFC_STATEMENTS - RFC STATEMENTS

BAL_S_LOG - Application Log: Log header data   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- Calls

The following additions of the CALL FUNCTION statement cause a remote function call:

If the DESTINATION addition is specified without one of the following two additions, the calling program waits until the remotely called function was completed.
  • STARTING NEW TASK for an asynchronous RFC (aRFC) and its parallel RFC variety (pRFC)
The addition STARTING NEW TASK is used to continue the processing of the calling program as soon as the remotely called function has been started without waiting for the function to end. The results can be handled in callback routines.
The addition IN BACKGROUND flags the remotely called function for execution and starts it using the statement COMMIT WORK.

Note

Background RFC (bgRFC) is an enhanced successor technology of tRFC (and qRFC) and makes it obsolete. It is strongly recommended that bgRFC is used instead of tRFC.

More Information

  • and the documentation RFC in SAP Help Portal.





SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 2106 Date: 20240418 Time: 043823     sap01-206 ( 37 ms )