Creating an RFC Destination for the SLD ABAP
API on the ABAP Side
If you want to configure an ABAP application to access data in the SLD through the SLD ABAP API, you have to create an RFC destination on the ABAP system side.
You have created an RFC destination for the SLD ABAP API on the J2EE side.
...
1. Call transaction SM59.
2.
Select TCP/IP
connections and choose
Create.
3. In the RFC Destination field, enter SAPSLDAPI.
4. On the Technical Settings tab page, select the Registered Server Program indicator.
5. In the Program ID field, enter the same program ID as the one you entered when you created an RFC destination for the SLD ABAP API on the J2EE side. We recommend that you use the following pattern: SLDAPI_<SID>, where SID is the system identifier of the J2EE Engine.
6. Choose MDMP & Unicode and select the Unicode or the Non-Unicode indicator depending on your selection when you created an RFC destination for the SLD ABAP API on the J2EE side.
7.
Choose
Save.
8. Test the RFC destination by choosing Connection Test.
If the display shows the response times, you have configured the RFC destination correctly.
