cancel
Showing results for 
Search instead for 
Did you mean: 

Formatting Error

Former Member
0 Kudos

Hi,

While executing the Smart Form I am getting "Formatting Error" in lf_fm_name function module.

Let me know what should be the problem.

Regards,

Akula

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

go to tcode smartform_trace and click on switch on ..

trace will get on and now go to ur smartform and execute it will go into debugging mode and will let u know exactly where this error is coming

hope this helps.

regards,

prashanti

Former Member
0 Kudos

I know the problem is coming while calling function module "LF_FM_NAME" in the calling program, but how can I resolve my problem i.e formatting error after executing function module.

Regards,

Vinay..

0 Kudos

Hi

It might be some alignment problem or Template height is not match window height or so . What you can do you can comment out some of the templates and window and check to find which template ,table or window is triggering an error by testing it. To comment out a template add a condition in the condition tab as 1 = 2. So this template will decative .Now give a test ,if error is still present then comment the next template or table and then test it.

i hope this hint help you to find the error & resolve the issue.

Cheers

Joginder