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

Dump Analysis

Former Member
0 Likes
525

Hi ,

in development i excuted my Zxxx program successfully ,

but in production i am getting dump if we execute the program itself not even coming selection screen .

in the Dump

" The current ABAP program had to be terminated because the ABAP processor detected an internal

system error.The current program 'Zxxx' had to be terminated because the ABAP processor discovered

an invalid system state . "

like that coming so any one can pls give me soluton for this ,

THX

4 REPLIES 4
Read only

Former Member
0 Likes
497

Provide : Information on where terminated.

regards

Kannaiah

Read only

0 Likes
497

HI , Whernever if we excute it is going to dump ,

Not even coming selection screen also .

THX

Read only

vinod_vemuru2
Active Contributor
0 Likes
497

Hi Chaya,

First thing to check is ur Transport. Check the TR log for this TR.

Open ur TR in SE01/SE09 and check the logs for production system. Is there any errors in log. If yes then u have to correct and transport again.

Second thing did u missed any objects/ Linked TRs?

If every thing is fine then try retransporting with the help of BASIS team. It will happen some times because of improper transport even though logs shows success messages.

Thanks,

Vinod.

Read only

Former Member
0 Likes
497

Hello,

I dont know whether u have used any includes in ur application if so make sure that all the includes are activated and also make sure the object u transported from D Box to P Box is activated before u transport because inactive objects in production may go dump.

Rgds.,

subash