‎2006 Feb 21 11:21 AM
‎2006 Feb 21 11:37 AM
If U want a detailed explanation for ur answer i can mail u a document on SF if u can gimme ur mail id.
‎2006 Feb 21 11:27 AM
Avalor,
I am not clear what exactly you want.
TEMPLATE is like a fixed structure, and not for repeated rows. TABLE object is to display data from an internal table.
Once you create TABLE object you can specify the internal table name which has the data and a work area. Create the fields that you want to display on the SMART Form and refer the names from the Work area.
Regards,
Ravi
Note : Please reward the posts that help you.
‎2006 Feb 21 11:30 AM
I've do that (with a table) but on the print preview i see nothing.
‎2006 Feb 21 11:36 AM
Avalor,
If you have created fields in the body of the table and are referring to the work area of the table that you have mentioned in the attributes of the tables, then the data should definitely display.
Are you sure the data is coming into the table?
Regards,
Ravi
‎2006 Feb 21 11:31 AM
hi Avalor,
define your table type in form interface..
its not a problem if the structure is similar to a data dictionary structure or table..
if it is not define a structure similar to the one required in se11, then use it in your forms..
create a table and insert a text element in any cell..
and you can write the field name as &itab-<f>&.
regards
satesh
‎2006 Feb 21 12:29 PM
I've do that (interface module). But i see nothing in the print preview.
Message was edited by: Avalor
‎2006 Feb 21 11:34 AM
Hi,
U can either export the table which u want to display in smartform using driver program,suitably reference in the form interface of SMARTFORM(SF),loop the same(the passed interbnal table) in DATA subscren of the tables node into a workarea and can be displayed as u drag and drop as per ur req.
The same goes for the template node as well/
bye
‎2006 Feb 21 11:37 AM
If U want a detailed explanation for ur answer i can mail u a document on SF if u can gimme ur mail id.
‎2006 Feb 21 12:31 PM
‎2006 Feb 21 12:40 PM
hi Avalor,
i've mailed you the description..
kindly award points if it helps you..
regards
satesh