Show TOC

qRFC API: Example ProgramLocate this document in the navigation structure

Use

The list below shows example programs for typical qRFC API calls.

To execute or display a listed program, call transaction SE38 in AS ABAP and enter the relevant program name:

RSTRFCT0

Outbound queue

One outbound queue and one destination, but multiple qRFC calls in a LUW, and a variable number of LUWs.

RSTRFCT1

Outbound queue

Works with tRFC and qRFC in mixed mode with different outbound queues and different destinations for one LUW.

RSTRFCT2

Send queue

Different outbound queues and different destinations for one LUW.

RSTRFCT3

Send queue

Different outbound queues and different LUWs. Some of these LUWs are dependent on other LUWs, to show how the qRFC Manager works.

RSTRFCT9

Send queue

Receiver list in qRFC. Processing of a LUW in different destinations. The qRFC Manager only stores the LUW data once in the database.

RSTRFCTA

Send queue

STOP/RESTART queues (different RESTART conditions)

RSTRFCTB

Send queue

Obtaining qRFC LUWs from an outbound queue that is in the local or the remote system, and processing them in the current SAP system.

RSTRFCTD

Send queue

qRFC in a dialog task and an update task in a LUW (from the application point of view)

RSTRFCTE

Send queue

Queue Name List in qRFC: A qRFC call is assigned to more than one queue.

RSTRFCTF

Send queue

Performance Test with or without receiver list on a running qRFC: Different calls/LUWs/Queues/Destiantions.

RSTRFCTG

Send queue

"Multi-stage" STOP/RESTARTs (at different times)