‎2008 Feb 14 4:09 AM
Hi Experts
I am developing a print form using smartform with table.
I want to display the form as follows, how to do this.
Pls advice me on this.
Purchase order Material Qty Unit Vendor
4520223232 zzzzzz 10 m 1ceitex
Purchase order Material Qty Unit Vendor
4520223235 yyyyyy 25 PC 2ehdete
Purchase order Material Qty Unit Vendor
4520223237 ssssss 15 m 1ceitex
Thanks in advance
Regards
Rajaram
‎2008 Feb 14 9:25 AM
hi,
You asked to display data in a table format write for that first create a table in a window and divide that into no of columns that you want.
If you create table in that we can get three fields like header, mainarea, footer.
First go to header create one row then automatically the columns will come in each column create one text and enter the heading that you wnt to display for that perticular column.
In the same way create one row in mainarea also. Once we create the row then the no of columns will come automatically and in the same way create one text in each column and mention the text u want to display.
Then if you want to retrieve data from any table then for that we have to write a program in se38 and in that we have to call the smartform that you created.
I think this will help you.
regards,
Sreelatha Gullapalli