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: 

Smartform Dump problem

Former Member
0 Kudos

Hi Expert,

I have a serious issue,please help to resolve this issue.

I have created print program, at the time of modification in smartform , there is a template -at the time of modification in template 2 coloumn merge by mistake and i saved it (by mistake) and after that when i exit the smartform and try to open again this smartform that time i got dump. Now i am unable to display or change this smartform. below is the DUMP screen.

Thanks & regards,

Atin

1 ACCEPTED SOLUTION

marius_greeff
Active Participant
0 Kudos

Hi Atin,

Wild card that may work, Try and copy the form to a a new version first fix it when you first open the copied version then activate that one. Delete the broken form and rename the copy.

2 - You may need to change the value in debug where the short dump occurs.

3 - re-import the previous transport

Good luck, sound like a really nice challendge

6 REPLIES 6

marius_greeff
Active Participant
0 Kudos

Hi Atin,

Wild card that may work, Try and copy the form to a a new version first fix it when you first open the copied version then activate that one. Delete the broken form and rename the copy.

2 - You may need to change the value in debug where the short dump occurs.

3 - re-import the previous transport

Good luck, sound like a really nice challendge

0 Kudos

Hi Marius Greeff,

Thanks for your reply. I also think the same, but there is any other option to correct it in my original smartform ?

0 Kudos

Hi Atin

I do not think so unless you use debug to change the problem value. Then that may cause other issues. By my understanding is this shortdump happens when you try and open the form after the original shortdump when you activated it.

So that is why I think copy. The form when copied doesn't yet have a generated function module. When you open it in change mode you may have a chance to fix the problem. 

Marius

0 Kudos

Hi Marius Greeff,

I have copied as u said. now problem resolved. Thanks a lot..

Atin

Former Member
0 Kudos

Dear,

As per my understanding while you are merging, the 2 columns have got different data types,

and here you are passing "?=200.83-" which is not in number format due to this you are getting dump error.

Please make sure that you are passing correct number format.

Thanks,

Naresh.

Former Member
0 Kudos

Dear  Atin Srivastava,

Please check the data types of the value "200.83-"  your passing and give the same number format.It will help you .

Thanks

D vishnu