cancel
Showing results for 
Search instead for 
Did you mean: 

CALL_FUNCTION_REMOTE_ERROR

Former Member
0 Kudos

Hi,

We are receiving dumps - CALL_FUNCTION_REMOTE_ERROR for a single user.

Short Text

    "call to messaging system failed:

What happened?

    Error in the ABAP Application Program

    The current ABAP program "/SIE/SAPLMED_SM_LIC_CMDBTRANS" had to be terminated

     because it has

    come across a statement that unfortunately cannot be executed.

    The error occurred during an RFC call to another system.

    In the target system, a short dump has been written as well.

    More detailed information on the error cause can be found there.

Error analysis

    An error occurred when executing a REMOTE FUNCTION CALL.

    It was logged under the name "RFC_EXTERNAL_ABORT"

    on the called page.

How to correct the error

    Please refer to the notes described in the

    short dump.

System environment

    SAP-Release 700

    Application server... ""

    Network address...... ""

    Operating system..... "Linux"

    Release.............. "3.0.93-0.8-default"

    Hardware type........ "x86_64"

    Character length.... 8 Bits

    Pointer length....... 64 Bits

    Work process number.. 26

    Shortdump setting.... "full"

What can you do?

    Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

    administrator.

   Using Transaction ST22 for ABAP Dump Analysis, you can look

    at and manage termination messages, and you can also

    keep them for a long time.

Error analysis

    An error occurred when executing a REMOTE FUNCTION CALL.

    It was logged under the name "RFC_EXTERNAL_ABORT"

    on the called page.

Database server... ""

Database type..... "ORACLE"

Database name..... ""

Database user ID.. "SAPSR3"

Terminal................. ""

Char.set.... ""

SAP kernel....... 720

created (date)... ""

create on........ "Linux GNU SLES-9 x86_64 cc4.1.2 "

Database version. "OCI_102, 11.2.0.2.0, V1, default"

Patch level. 500

Patch text.. " "

Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"

SAP database version. 720

Operating system..... "Linux 2.6, Linux 3"

Memory consumption

Roll.... 0

EM...... 2092720

Heap.... 0

Page.... 0

MM Used. 1131744

MM Free. 958400

Transactions ID..... "210a0096db0d11e3c3a300001844cfe4"

Program............. "/SIE/SAPLMED_SM_LIC_CMDBTRANS"

Screen.............. "SAPMSSY1 3004"

Screen Line......... 2

Information on caller of Remote Function Call (RFC):

System.............. ""

Database Release.... 700

Kernel Release...... 720

Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)

Call Type........... "synchronous and transactional type T (emode 0, imode 0)"

Inbound TID.........." "

Inbound Queue Name..." "

Outbound TID........."9DA3889564635372D4940242"

Outbound Queue Name.." "

Client.............. 101

User................ "Z"

Transaction......... " "

Call Program........."SAPLERFC"

Function Module..... "ARFC_DEST_SHIP"

Call Destination.... "NONE"

Source Server....... "_00"

Source IP Address... "157.163.136.149"

Additional information on RFC logon:

Trusted Relationship " "

Logon Return Code... 0

Trusted Return Code. 0

and Transaction

Client.............. 101

User................ "Z*********"

Language Key........ "E"

Transaction......... " "

Transactions ID..... "210a0096db0d11e3c3a300001844cfe4"

Program............. "/SIE/SAPLMED_SM_LIC_CMDBTRANS"

Screen.............. "SAPMSSY1 3004"

Screen Line......... 2

Information on caller of Remote Function Call (RFC):

System.............. ""

Database Release.... 700

Kernel Release...... 720

Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)

Call Type........... "synchronous and transactional type T (emode 0, imode 0)"

Inbound TID.........." "

Inbound Queue Name..." "

Outbound TID........."9DA3889564635372D4940242"

Outbound Queue Name.." "

Client.............. 101

User................ ""

Transaction......... " "

Call Program........."SAPLERFC"

Function Module..... "ARFC_DEST_SHIP"

Call Destination.... "NONE"

Source Server....... ""

Source IP Address... ""

Additional information on RFC logon:

Trusted Relationship " "

Logon Return Code... 0

Trusted Return Code. 0

Note: For releases < 4.0, information on the RFC caller are often

Termination occurred in the ABAP program "/SIE/SAPLMED_SM_LIC_CMDBTRANS" - in

"CALL_VIEW".

The main program was "SAPMSSY1 ".

In the source code you have the termination point in line 297

of the (Include) program "/SIE/LMED_SM_LIC_CMDBTRANSU02".

Plaese help!

uday

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello ,

Thanks guys!

The error is due to connected PI system.

Plaese help!

Former Member
0 Kudos

Hi Udaya,

Can you please check into the below link if this helps in your case.

Also, go through the links posted in the above link. Its also talking about connection from ECC to PI.

Let us know if it helps.

Regards,

Sujit.

Akashcm10
Explorer
0 Kudos

Check whether the user has authorisations to execute RFC (S_RFC, S_RFCACL)

Former Member
0 Kudos

Hi.....

It is seems like OS level access issue. Check with you IT people. They will help you.

BR,

Prabaharan B

Former Member