cancel
Showing results for 
Search instead for 
Did you mean: 

configure sender RFC

Former Member
0 Kudos

HI

EXPERTS

my Scenario is RFC TO FILE

1.when i am sending bapi from sap system to xi system i was getting error

was : jco server couldnot fine the function /GLB/RGT_STOCK_ENQUIRY

so wt my mistke

plz help me

thanks

upendra

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi upendra,

>>was : jco server couldnot fine the function /GLB/RGT_STOCK_ENQUIRY

Check RFC destination and also consult ur basis guy to check all connection.

jco menas java connector is missing so better consult ur bassis person.

regards,

phani

Former Member
0 Kudos

>>>>>when i am sending bapi from sap system to xi system i was getting error

was : jco server couldnot fine the function /GLB/RGT_STOCK_ENQUIRY

Make sure that the RFC/BAPI has imported to Integration repository of XI,

Test the RFC Destination(TCP/IP) created in SM59 and

Check the PROGRAM_ID (Should be same in Sender RFC Communication channel and RFC Destination).

PS: Award points for helpful answers.

Regards,

Pushparaju Bollapalli.

former_member205403
Active Contributor
0 Kudos

Hi Upendra,

The<b>jco server couldnot fine the function /GLB/RGT_STOCK_ENQUIRY</b> means, that the function wasn't found. The exception message contains the function name.The reason is clear: the ABAP server is unicode enabled and the jco server wasn't configured properly. To be able to dispatch the call from an unicode enabled ABAP server following configuration steps are necessary:

<b> mark the destination in sm59 as unicode destionation </b>

hope this will solve your problem. Revert back to me with the result.

Thanks,

Shiv.

Former Member
0 Kudos

can u check all mantory fields are mapped.