Application Development 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: 

SM30 dump?

Former Member
0 Kudos

Hi all,

I have created a custom table and i have done table maintainence for it.I have created FORM routines for EVENTS(During creating entry and before database saved) to be triggered when adding new enries via SM30 to update table.I have deleted the INCLUDE program for FORM routine event when entry created( creating entry ..

ISSUE:when i execute SM30 it produces the Short dump.It says the include is deleted in SAP standard program.

Can anyone help on this?

Please advise.

Thanks in advance.

1 ACCEPTED SOLUTION

lijisusan_mathews
Active Contributor
0 Kudos

Check if you have removed the form routine for Create Entries from the Events screen..

And then take the main program for this table maintenance generator, and check if it is actiavted.

Suzie

5 REPLIES 5

Former Member
0 Kudos

Hi,

I have deleted the INCLUDE program for FORM routine event when entry created( creating entry ..

After deleting the include, did you delete the events maintained in SM30 event generator?

lijisusan_mathews
Active Contributor
0 Kudos

Check if you have removed the form routine for Create Entries from the Events screen..

And then take the main program for this table maintenance generator, and check if it is actiavted.

Suzie

0 Kudos

Hi all,

The issue is solved.I actavated the main program and executed SM30 again and dump didnt raise.

Many thanks for all ur replies.Sorry for late reply guys.

Thanks

nabheetscn
Active Contributor
0 Kudos

Delete the event in SE54 and activate.

Nabheet

Clemenss
Active Contributor
0 Kudos

Hi prabakar,

are you the developer [mentioned here?|]

hope it helps.

If you deleted the code include, you must delete the event references too - or re-create the FORMs include.

Regards,

Clemens