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 in generating Smartforms

Former Member
0 Likes
898

Hi All,

i have a created a smartforms, on moving to PRD it is generating error as shown in screenshot.

Please tell me what can i do, i am not getting what is the error.

1 ACCEPTED SOLUTION
Read only

former_member187748
Active Contributor
0 Likes
859

Hi Shweta,

this type of error arises due to mismatch in the length of data type, please debug your smartforms

and see from which point it is giving error, let us suppose you have declared any data type of length of length 15, and the data comes to be of 18 length, then it will gives you such an error, so please ddebug your code once and see which data is giving this error, then kindly revert.

5 REPLIES 5
Read only

former_member187748
Active Contributor
0 Likes
860

Hi Shweta,

this type of error arises due to mismatch in the length of data type, please debug your smartforms

and see from which point it is giving error, let us suppose you have declared any data type of length of length 15, and the data comes to be of 18 length, then it will gives you such an error, so please ddebug your code once and see which data is giving this error, then kindly revert.

Read only

Former Member
0 Likes
859

Hi Shweta,

You might have missed some transport request number to move PRD so you are getting dump .

Please check all the transport number related to this development and move it to PRD in case you have missed.

If are the transport are in place, Please check calculation if you are checking divide by 0 error.

Your issue will resolve thereafter.

Regards,

Pravin

Read only

RaymondGiuseppi
Active Contributor
0 Likes
859

Usually this is caused by missing (ddic) objects in the transport. If you are allowed to execute SMARTFORMS transaction in target system, try to get the generated FM name, and then from SE37/SE80 execute source code inspector to get wrong definitions. If there is no such data, analyze the whole dump. (You can export a dump in plain/html format and attach it to your post)

Regards,

Raymond

Read only

Former Member
0 Likes
859

Hi Shweta,

As per my understanding sometimes there is a issue in generating smartform in different server. Could you please open tcode smartform and execute your smartform and then you again try to use it as you are doing.

Read only

Former Member
0 Likes
859

Hi Shweta,

Could you please share the complete screen shot of the Dump analysis
Its difficult to understand from this much information about the issue.

Regards,

Salil B