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

Error when exexuting a smart form from print program

Former Member
0 Likes
313

Hi,

I have created a Print Program & Layout Set [Smart Form].

Now when i executed Print program it is throwing following error.

As internal table that we are passing to F.M is not having any data i have appended some data in debug mode.

After htting Print Immediaely Button Following EXIT Error is coming.

No table is currently processed, switching lines is not possible.

Message no. SSFCOMPOSER 183

Diagnosis

You tried to switch to the next table line, but currently no table is open for output.

System Response

The system issues an error message.

Procedure

This is probably an internal error. Please contact the SAP hotline and report the problem.

Can anybody solve this issue!

Thanks in advance.

Thanks,

Deep.

1 REPLY 1
Read only

Former Member
0 Likes
261

Make sure that you have proper definations of internal table in program and smartform.

Regards,

Amey