Use the RFC_LOGON_INFO
macro variable with the %CALLRFC macro. It defines the R/3 BAPI connection
parameters that are required to access the SAP system. You can specify
these connection parameters by using the RFC_LOGON_INFO macro string,
or you can use the
R/3 BAPI Connector window.
This window automatically displays if you do not use the RFC_LOGON_INFO
macro string when you submit your %CALLRFC macro statement. Below
are the required connection parameters. If any required values are
missing, you are prompted to provide the missing information.
The RFC_LOGON_INFO macro
variable also requires some connection information. Here is how to
define the connection parameters:
|
|
|
|
a specific application
server
|
|
|
MSHOST, R3NAME, and
GROUP values
|
Load-balancing is available
only if the CALLRFC executable has been linked using Release 4.0 or
higher of the RFCSDK.