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

Close_Form missing

Former Member
0 Likes
1,340

Dear experts,

My customer face an output type issue.

When runnig  T-Code FBCJ to display and check lot for check receipt, an error marked as red nod, it says CLOSE_FORM layout set missing..

And user said he cannot print  becau se of this error.
This issue has appeared after upgrading to EHP7.
I have checked the print program and the SAPScript and everything seems to be in order

Could any one know why this is happening ?

Any suggestion is welcome.

Thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,037

Hello Mesbec,

Could you please check whether you are using FM "CLOSE_FORM" after you START , WRITE form function module if not please use it..

If you are calling multiple layouts CLOSE_FORM FM need to be called accordingly..

OR Please check the CLOSE_FORM function module Import and Export parameters once and if any thing missed , Fill it according to upgraded version.

All the best...

Regards,

Sankarbabu

3 REPLIES 3
Read only

Former Member
0 Likes
1,038

Hello Mesbec,

Could you please check whether you are using FM "CLOSE_FORM" after you START , WRITE form function module if not please use it..

If you are calling multiple layouts CLOSE_FORM FM need to be called accordingly..

OR Please check the CLOSE_FORM function module Import and Export parameters once and if any thing missed , Fill it according to upgraded version.

All the best...

Regards,

Sankarbabu

Read only

Former Member
0 Likes
1,037

Hello Sankarbabu388 SAna
Thank you for your reply.
The problem was due to the font type Arial which was no longer supported after the upgrade of the system.

Read only

0 Likes
1,037

Hello Mesbec,

I just came across this post in search of some answers. We too have the same/similar problem here. How did you solve this?

I uploaded a new font type (Arial) from the windows directory (c:\windows\fonts\)

I used arial.ttf for regular Arial, arialbd.ttf for bold and ariali.ttf for italic. But upon using these lettertypes in a smartstyle (transaction smartforms), It doesn't quite look like arial font....?!

So I'm quite curious as to how this was solved on your side.

Hope to hear from you soon. Thanks in advance.

Kind regards,

Micky.