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

Urgent

sk_kamaruzzaman
Participant
0 Likes
783

Hi, I have faced a problem.

Some body has created user exit ( screen) by ME21 .some how Include structure in EKKO has been added.

we can not create ME21, Me22.....giving.short dump.

I had tryed se14, se16 - delete adjust but not working , giving error.

we also try SMOD & Include table deactive , but giving msg 'Deactivated'

so how can solve the problem , please inform me details as early as possible.

Bye..............

Hi, I have faced a problem.

Some body has created user exit ( screen) by ME21 .some how Include structure in EKKO has been added.

we can not create ME21, Me22.....giving.short dump.

I had tryed se14, se16 - delete adjust but not working , giving error.

we also try SMOD & Include table deactive , but giving msg 'Deactivated'

so how can solve the problem , please inform me details as early as possible.

Bye..............

6 REPLIES 6
Read only

Former Member
0 Likes
757

Hi,

excecute the program RV80HGEN

Regards

Nicole

Read only

Former Member
0 Likes
757

Hi

I think the screen exit for PO is added

using the enhancement MM06E005

check the screen exits

check the project in which it was used.

and deactivate it.

Reward points if useful

Regards

Anji

Read only

0 Likes
757

Hi Thanks 4 ur mail.

It is showing that it was Deactivated, showing message.

But not working ........again

bye

Read only

Former Member
0 Likes
757

Hi!

An include added to ekko, called CI_EKKODB, will surely not give you an ABAP short dump.

The source of your problem is the user-exit. You can deactivate in SMOD the components also. Just choose components, and deactivate the relevant user exit.

Regards

Tamá

Read only

Former Member
0 Likes
757

Hi,

There may be a case where the code written in the user exit has syntax errors. Dont disturb the database tables. Let the table has the appended fields( Screen exit fields) also. Please go through the dump analysis and reason for dump.

regards,

Read only

former_member219399
Active Participant
0 Likes
757

Hi,

Can you please let me know what is short dump analysis?

If its due to table partially active try the following steps.

Goto se14 and adjust the table with keeping data. As u said u have tried it, try with deleting the append structure if u r not using it. If the append structure fields used some where, it may give some syntax error also. Plz takecare of them.

With regards,

Vamsi