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

expalin this smartform error ....

Former Member
0 Likes
1,320

Hello,

I am creating a invoice output form . When i run it(F8), i am getting the following error,

Exception FORMATTING_ERROR

Message ID: SSFCOMPOSER

Message:

Error in address output (name not filled).

what does this mean ? and how can i correc it ? ( if anyone of you have encountered this before) .

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,096

Put the breakpoint in the function module created from the smartform.Execute the smartform.Now you can debug your smartform.Check at which point you are getting error.

8 REPLIES 8
Read only

Former Member
0 Likes
1,096

HI,

I think problem is with address node, try to activate alll the windows separately, your address window has problem i guess..., some parameters not passed properly..

REGARDS

VIJAY

Read only

Former Member
0 Likes
1,097

Put the breakpoint in the function module created from the smartform.Execute the smartform.Now you can debug your smartform.Check at which point you are getting error.

Read only

Former Member
0 Likes
1,096

Check the Address Node property.:

That is WIDTH, HEIGHT, LEFT MARGIN and UPPER MARGIN.etc

actually this window is not placing properly in the Layout set.

Read only

Former Member
0 Likes
1,096

System is unable to fit the address in the given window / data is missing in the address. Looks like the second error is happening. Take a look at the data of the address, the name might be missing.

regards,

Ravi

Read only

0 Likes
1,096

Hello to all,

I have used the address node and can also see the addres in output.

Read only

0 Likes
1,096

Hello to all,

I have the same problem and the same situation. Did you solve it?

Thanks in advance

Kind Regards.

Andrea Fava

Read only

0 Likes
1,096

use the transaction smartform_trace to get more close to what and where the error is!

Read only

nkr1shna
Contributor
0 Likes
1,096

Hi,

Please check SAP note 585736.

Best Regards,

Krishna