‎2006 Dec 07 10:28 AM
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 .....
‎2006 Dec 07 10:40 AM
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
‎2006 Dec 07 10:40 AM
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
‎2006 Dec 07 10:45 AM
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
‎2006 Dec 07 10:45 AM
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
‎2006 Dec 07 10:52 AM
please check my previous posting.
We call the window after the selection .
tell me your e-mail.
thanks
‎2006 Dec 07 11:11 AM
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 ....
‎2006 Dec 07 11:16 AM