cancel
Showing results for 
Search instead for 
Did you mean: 

SSFCOMPOSER ERROR 01

Former Member
0 Kudos

Hi All,

I copied the Contract form from /SMB11/MMCON_L and modified it according to the requirements.

It worked in the sand box and test client and its not working in the other test client,

its giving the error /SMB11/SSFCOMPOSER ERROR 01.

Please help me out this is very urgent.

Thanks,

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

amit_khare
Active Contributor
0 Kudos

Goto SE91 and give message ID as SSFCOMPOSER, you will get your error.

In your case it is some intrnal error.

Steps you can do for checking,

1. check all table declarations.

2. check windows are not overlapping or data is not overflowing the window dimensions.

3. windows are not stretching over the boundaries of the pages.

4. all dimensions are proper to all windows, tables & templates.

Still if persist, check the printer and page settings and give a break point on the raise exception for this message in the smartform and debug and check the error.

Regards,

Amit

Reward all helpful replies.

Former Member
0 Kudos

Hi,

Thanks for your reply.

I checked every thing but still the same problem.

Please help me out this is really urgent.

Thanks,

Praveen

amit_khare
Active Contributor
0 Kudos

Praveen,

Since the error type is internal so its really hard to say exactly what is going wrong, basically it only occur due to one of the above reasons only, I guess the only way left is to debug the form to check that during runtime where the windows are going wrong.

Regards,

Amit

Former Member
0 Kudos

Amit,

Thanks very much for your reply.

Is it by Break points or any other way to debug.....

Thanks,

Praveen

Former Member
0 Kudos

hi praveen,

r u using the smartform? if yes use the Tcode SFTRACE.. to trace the error.

i think the problem could be... you r using some standard text or text module which are not in this client.

to avoid this you have to tick the check box--> NO ERROR if NO TEXT EXIST for all the textelements.

r u using the smartform? if yes use the Tcode SFTRACE..

before running the form.goto SFTRACE .. then press on activete trace. then come back to you transaction then run the form. then goto SFTRACE u will find a log at the bottom. select that then press display..then you will find.. where exactly the proble occured... with window name also bease on that trace the error..

another way is open the funtion module then put a break point then run.

Please Close this thread.. when u r problem is solved

Reward if Helpful

Regards

Naresh Reddy K

Former Member
0 Kudos

Hi Naresh,

Yes I am using the smart forms only.

I used SFTRACE, but its showing nothing no log file at all.

Thanks,

Praveen

Former Member
0 Kudos

hi

praveen ur problem is solved or not!

Former Member
0 Kudos

Thanks Naresh,

My problem is solved regarding the SSF Composer Error.

Thanks for your help.

Regards,

Praveen

Answers (0)