cancel
Showing results for 
Search instead for 
Did you mean: 

cann't find program SAPSLDAPI_U6O while register RF SAPSLDPI

Former Member
0 Kudos

Hi all :

I 'd like to create RFC destionation SAPSLDPI for

SLD. however, as try to test the destination, the system

prompted that program SAPSLDAPI_U6O not registered.

could you please tell me the possible reason for this, how to solve it ?

Thanks in advance .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Below are the steps taken from installation guide. Make sure if you have done the following steps.

First you check in R3 in SM59.

1. Call transaction SM59.

2. Choose Create.

3. Enter at least the following:

RFC destination: SAPSLDAPI

Connection type: T

Description: <your description>

4. Choose ENTER

5. Choose the tab Technical settings and do the following:

a. Select Registered Server Program

b. In the Program ID field, enter: SAPSLDAPI_<SID>

where <SID> is the SAP system ID of your Integration Server host.

Use uppercase letters only.

c. Enter Gateway host and Gateway service of your Integration Server host.

To find out the required parameters:

a. On the Integration Server host, call transaction SMGW

b. Choose Goto u2192 Parameters u2192 Display (see entries for gateway hostname and

gateway service)

7. Choose tab Special Options and select the flag Unicode in the box Character Width in

Target System.

8. Save your settings.

Then you need to maitain the value SAPSLDAPI_U6O in Visual Admin.

Choose Cluster u2192 Server u2192 Services u2192 JCo RFC Provider

1. In the section RFC destination, enter exactly the same program ID and gateway

options for AI_RUNTIME_JCOSERVER that you used in the step Maintaining the RFC

connection above.

Additionally, set the number of processes to 3.

2. In the section Repository, do the following:

a. Enter the parameter for the SAP XI host: Application Server, System Number, Client

and Language.

b. For User and Password maintain the login parameters for the user SAPJSF.

c. Select the flag Unicode.

Regards,

Sarvesh

Edited by: Sarvesh Singh on Nov 6, 2008 6:20 PM

Answers (2)

Answers (2)

aashish_sinha
Active Contributor
0 Kudos

Hi ,

After creating your RFC destination in source system for particular XI box, you need to create a sender RFC Adapter for that particular RFC destination.

There you are supposed to give the same Program ID as you given at the time of RFC Destination configuration. Program ID is case sensitive so be careful.

Provide all information at RFC Sender Adapter and it will start working and this way it will get registered.

Regards

Aashish Sinha

Former Member
0 Kudos

********************upper thread**********************

you need to create a sender RFC Adapter for that particular RFC destination.

********************************************

could you please tell me how to create a sender RFC Adapter for that particular RFC destination.

Former Member
0 Kudos

Hi,

If this is the part of Post Installation steps???

Then use the Post Installation guide to create the RFC destination in XI and that RFC shld be there in the Visual Admin also. then only it will give success

Regards

Seshagiri