17.08.2013 Views

Data Interfaces

Data Interfaces

Data Interfaces

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

RFC Generator for C Programs<br />

FUNCTION FUNCTION ABC. ABC.<br />

DATA_PROCESSING<br />

DATA_PROCESSING<br />

ENDFUNCTION.<br />

© SAP AG<br />

SD FI<br />

MM<br />

CO PP<br />

R/3<br />

AM<br />

Client / / Server<br />

QM<br />

ABAP/4 PS<br />

PM<br />

WF<br />

HR<br />

IS<br />

R/3<br />

R/3 generates<br />

programs<br />

RFC request<br />

result<br />

C RFC program<br />

... ...<br />

main( main( ) )<br />

{ {<br />

RfcOpen(...);<br />

RfcOpen(...);<br />

... ...<br />

RfcCallReceive(...,"ABC",...);<br />

... ...<br />

RfcClose(...);<br />

RfcClose(...);<br />

} }<br />

In Transaction SE37, you can start the RFC generator by choosing Utilities->Interface->Generate.<br />

You have to be in the interface display or change mode of this function module. There, you can generate<br />

C programs.<br />

In the subsequent dialog box, you can specify which programs are to be generated. You can also enter<br />

the directories where the individual files are to be stored after the generation on the frontend machine.<br />

After the generation process has been completed, the individual files are transferred to the frontend.<br />

The accompanying text files include a description of the files to be generated or loaded on the frontend.<br />

They also describe the compilation and/or the linking of the programs.

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

Saved successfully!

Ooh no, something went wrong!