cancel
Showing results for 
Search instead for 
Did you mean: 

eCATT error CALL_TRANSACTION_USING_NESTED

Former Member
0 Kudos

HI All,

We are suddenly having dumps when running eCATTs in all system.

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLSTTF" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Information on where terminated

Termination occurred in the ABAP program "SAPLSTTF" - in "CAT_TCD_CAL".

The main program was "SECATT_STARTUP ".

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

of the (Include) program "LSTTFU08".

we are using

SAP ecc6

DB oracle 10

windows

thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

We applied Enhancement Pack 5 to ECC 6.0 in November. Suddenly we are also having issues with CALL_TRANSACTION_USING_NESTED.

The interesting part is our CALL TRANSACTIONs are not nested. They are sequential. This is some pretty old code so I'm suspecting it is the kernel.

SAP_BASIS is 7.02 support pack SAPKB70208.

SAP_ABA is 7.02 support pack SAPKB70208.

Kernel is:

Release 720

Compilation HP-UX B.11.23 U ia64 Sep 20 2011 05:02:39

Sup.Pkg lvl. 105

ABAP Load 1780

CUA load 39

Mode opt

Former Member
0 Kudos

Hello Eric,

Did you get chance to compare the versions of that program?

Thanks,

Siva Kumar

Former Member
0 Kudos

Cric,

With me It was Kernel issue, we have short out after applied latest Kernel, that was suggested by SAP Support.

Thanks

Yograj

Former Member
0 Kudos

Hi Yograj,

Seems like some security transports got imported into your system and caused this problem.

Please check if there are any major version changes happened on that program/report recently.

Thanks,

Siva Kumar