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

Sapscript printing problem

Former Member
0 Likes
689

I made a graph window in a sapscript form.When i print it i have the following problem :

I can't see the "MAIN WINDOW" only. I mean that i can see all the other elements EXCEPT the main window .

Please help me .....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
647

Hi,

Just check wheather the internal table you are trying to display in the main window is empty by mistake.

just try to put some charcter in the main window and test wheather it is printing or not .

Regards,

guru

  • mark if helpful

6 REPLIES 6
Read only

Former Member
0 Likes
648

Hi,

Just check wheather the internal table you are trying to display in the main window is empty by mistake.

just try to put some charcter in the main window and test wheather it is printing or not .

Regards,

guru

  • mark if helpful

Read only

Former Member
0 Likes
647

My internal table has data . The problem is that when i remove the graphic window the data from the main window IS printed.

By the way , all other data is ALWAYS printed on the rest windows .

thanks

Read only

Former Member
0 Likes
647

HI

Have u called the main window and element after selection? def there may be the calling problem and pls check ur code. else u send ur code, we can find

Read only

0 Likes
647

please check my previous posting.

We call the window after the selection .

tell me your e-mail.

thanks

Read only

Former Member
0 Likes
647

I also noticed that in preview mode at the form i also can;t see my main window.

I haven't called ABAP yet.

I think that is something in the form ....

Read only

0 Likes
647

give ur code here, will check and find it Dimitris