17.08.2013 Views

Data Interfaces

Data Interfaces

Data Interfaces

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

RFC: Connection and Performance Test<br />

R/3 ABAP/4:<br />

Server: Function modules<br />

Client program: SRFCTEST<br />

External RFC programs:<br />

Client program: srfctest<br />

Server program: srfcserv<br />

Client program: trfctest<br />

Server program: trfcserv<br />

© SAP AG<br />

ABAP/4 program SRFCTEST<br />

Start<br />

Possible RFC tests:<br />

1. CONNECTION<br />

2. PERFORMANCE<br />

3. TRANSACTIONAL RFC<br />

Destination<br />

...<br />

Selection<br />

Result list<br />

dest_srfcserv<br />

Both the R/3 System and the libraries contain a number of test programs. The functionality covers<br />

everything from connection tests to performance measurement.<br />

ABAP/4:<br />

SRFCTEST After starting the program, you must select the desired execution option (with the<br />

cursor). You then specify the Logical destination and the No. of desired function<br />

calls<br />

(only relevant with the execution option PERFORMANCE). The execution<br />

options<br />

PERFORMANCE and TRANSACTION RFC allow you to specify a number of<br />

additional parameters (e.g. the number of table lines).<br />

C:<br />

srfctest Client program for synchronous RFC (calls an ABAP/4 function module or a C<br />

function)<br />

srfcserv Server program for synchronous RFC (can be used as partner program for<br />

srfctest or<br />

SRFCTEST<br />

trfctest Client program for transactional RFC<br />

trfcserv Server program for transactional RFC<br />

The programs use the destination NONE as the default. If you want to test other destinations, you must<br />

maintain the table RFCDES first.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!