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

Smartform Error

Former Member
0 Likes
572

HI,

I have created a smartform. I checked the smartform and activated the smartform without any errors.My problem is when i execute the Function Module which is created after smartform activation, i could not able to see the print preview of the smartform. The Exception triggered from the function module is FORMATTING_ERROR and the error message is "Field ULINE does not exist in form ". Please kindly help me to solve this issue.

Regards,

Kasi.S

4 REPLIES 4
Read only

Former Member
0 Likes
544

Hi,

Using Tcode <b>'SMARTFORMS_TRACE'</b> u can find what the problem is...

Regards,

Vinsa.R

Read only

Former Member
0 Likes
544

Check where exactly are you drawing a horizontal line in your smart form, that is where there is a error happening. It might with in a table / template a well.

Regards,

Ravi

Note : Please mark all the helpful answers

Read only

Former Member
0 Likes
544

Hi Kasi,

I think it' s because of the exporting parameters which you send from your program

you could have missed adding uline to import parameters of Smartform or visa versa

Hope this helps

Read only

Former Member
0 Likes
544

hi

good

check out the ULINE , if anything you have used anywhere while designing the smartform, or anything in driver program.

thanks

mrutyun^