
If your business system is a non-Unicode system, the RFC destinations LCRSAPRFC and SAPSLDAPI are used and need to be defined for the connection between the business system and the System Landscape Directory (SLD).
Maintaining the RFC Destination LCRSAPRFC
Perform the following steps to maintain the RFC Destination LCRSAPRFC:
Execute transaction SM59 in the business system.
Choose Create .
Enter at least the following:
RFC destination: LCRSAPRFC
Connection type: T
Description: <your description>
Choose ENTER .
Choose the Technical settings tab and do the following:
In the Program ID field under Registered Server Program , enter LCRSAPRFC _NONUNICODE .
This program ID must correspond to a program ID specified in the AS Java RFC engine settings on the Integration Server host.
The program ID in the RFC engine settings is case-sensitive.
Under Gateway Options enter the Gateway host and Gateway service of your Integration Server host.
To find this information on the Integration Server host, call transaction SMGW, choose , and search for the entries for the gateway hostname and gateway service attributes.
Choose Save .
Maintaining the Java Connection Parameters for LCRSAPRFC
Perform the following steps to maintain the Java connection parameters for LCRSAPRFC (more information: Integrating Security Functions ):
Start the SAP NetWeaver Administrator.
Choose
For the RFC destination specify the following:
Program ID: LCRSAPRFC_NONUNICODE
You can reuse this program ID for all Unicode business systems.
Gateway Host: localhost
Gateway Service: sapgw$$
Server count: 3
Under Repository Configuration specify the following:
Application Server: localhost
System number: $$
Client: <client where the Integration Server is defined>
User: PI_JCO_RFC (defined during installation)
Password: ask your system administrator
Choose Save .
Maintaining the RFC Destination SAPSLDAPI
Perform the following steps to maintain the RFC Destination SAPSLDAPI:
Execute transaction SM59 in the business system.
Choose Create .
Enter at least the following:
RFC destination: SAPSLDAPI
Connection type: T
Description: <your description>
Choose ENTER .
Choose the Technical settings tab page and do the following:
In the Program ID field under Registered Server Program , enter SAPSLDAPI _NONUNICODE .
Under Gateway Options enter the Gateway host and Gateway service of your Integration Server host.
To find this information on the Integration Server host, call transaction SMGW, choose , and search for the entries for the gateway hostname and gateway service attributes.
Save your settings.
Maintaining the J2EE Connection Parameters for SAPSLDAPI
The RFC destination SAPSLDAPI also uses the registered server program SAPSLDAPI_NONUNICODE. Therefore, you do not need to maintain anything here, since you have already maintained the connection parameters for LCRSAPRFC.