cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

CALL_FUNCTION_REMOTE_ERROR

Former Member
0 Likes
2,880

Hi,

Bunch of short dumps (More than 10) CALL_FUNCTION_REMOTE_ERROR raised at some time in particular application server but the work process is different.

Have a look at below example :-

SAP-Server ABCDhost_AB1_XX on host ABCDhost (wp X1)

SAP-Server ABCDhost_AB1_XX on host ABCDhost (wp X5)

SAP-Server ABCDhost_AB1_XX on host ABCDhost (wp X6)

SAP-Server ABCDhost_AB1_XX on host ABCDhost (wp X2)

SAP-Server ABCDhost_AB1_XX on host ABCDhost (wp X9)

How to solve this issue ?

Is it related with application server ?

Thanks,

Vimal Alexander

View Entire Topic
JPReyes
Active Contributor
0 Likes

This happen because there is an RFC calling the system where the logon data is not valid or is incomplete. You need to check which is the source system of the RFC and check the logon details.


Runtime error:CALL_FUNCTION_REMOTE_ERROR

  • Cause: Logon data for the user is incomplete.

Regards, Juan

Former Member
0 Likes

Hi Juan,

Where i can check the  source system of the RFC and the logon details ?

I am ABAP developer, I dont have much knowledge about BASIS related issue's but this issue seems to related with BASIS that's why i posted here.

Thanks,

Vimal Alexander