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.

Calling an R/3 Function (2.1)<br />

Create function object that represents the<br />

R/3 function module<br />

Set RFCFunction =<br />

RFCServer.Functions.Add(“R3FunctionName )<br />

l Adds the function object to the<br />

function collection<br />

l OLE client application does not need<br />

to support specified arguments<br />

l Syntax for Visual Basic code<br />

© SAP AG<br />

Function collection<br />

Imports coll.<br />

Application<br />

Server collection<br />

Server<br />

Function<br />

Parameter<br />

Exports coll.<br />

For Visual Basic, programming via 'Names Arguments' is not possible. For this reason, each function<br />

module called must be added as a function object to the function collection object with the method<br />

“Add”.

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

Saved successfully!

Ooh no, something went wrong!