Connecting Non-Unicode Business Systems 
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).
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 page 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.
Note
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.
Save your settings.
Perform the following steps to maintain the Java connection parameters for LCRSAPRFC (more information: Integrating Security Functions):
Start SAP NetWeaver Administrator.
Choose
Under RFC destination specify the following:
Program ID: LCRSAPRFC_NONUNICODE
Note
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 system administrator
Choose Save.
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.
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.