Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error: ABAP Processor discovered an invalid system state

Former Member
0 Likes
500

Hello all,

i have the following problem. I ran a program that makes several rfc connection from r/3 system to WAS System. In the last rfc call that the program does, this freeze and i have to terminate it. When i saw the Tx st22, the error that appears is: "ABAP Processor discovered an invalid system state". Now i have two questions:

1.- why does this error occurs?

2.- Is possible that this error could be generated for the RFC Communication? A mean, is possible that if i open a RFC Com through a call RFC Fuction module and that remote F module open another RFC Com to the source system, this could affect the enviroment and then produce this error?

Please Help...I'm eating my brain out here!!!!!

Thanx in advance

Mariana

2 REPLIES 2
Read only

Former Member
0 Likes
435

Is this "program" a custom program or an SAP provided program?

Read only

0 Likes
435

Is a custom program...