‎2006 Oct 27 5:34 AM
Hi All.
I have an issue in scripts.
I am using a standard print program RFFOUS_C for check printing through FBZ5 transcation.The form is a Z form.
from the standard print program the item data for the MAIN window are not comming.
So i creates a progarm by perform and form through the script.
Now in this Form(Subroutine) I have 5 fields with 10 line items.I am trying to print in the script by "write_form',but it is not printing.
through the structure ITCSY,is it possible ?
can I use 'write_form' in the perform and forms?
Is there any other way for printing multiple fields with multiple line iteams.
can any body help me to solve this issue,
Thanks in advance,
Regards,
venkat
‎2006 Oct 27 5:48 AM
Hi dear,
You are using standard program you dont need use write_form in subroutine. Just go through standard script main window carefully and write the item in your z script ELEMENT 525 of main window. I think it ll solve your problem.
Regards
Mukesh Dubey
‎2006 Oct 27 7:01 AM
Hi Mukesh Dubey .
Thank you very much for u r reply.
I did as u told.
but in the print only the last record is comming.
It is skipping all the other records.
If u know the reason,Plz tell me.
Thanks in advance,
Venkat
‎2006 Oct 27 5:59 AM
hi
good
yes you canuse the structre ITCSY but I think you canuse the WRITE_FORM statement within your FORM and PERFORM statement.
thanks
mrutyun^