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

Smartforms: insert data from table into TEMPLATE or TABLE.

Former Member
0 Likes
2,144

How?

Thanks for the answers.

1 ACCEPTED SOLUTION
Read only

Private_Member_17805
Participant
0 Likes
1,495

If U want a detailed explanation for ur answer i can mail u a document on SF if u can gimme ur mail id.

9 REPLIES 9
Read only

Former Member
0 Likes
1,495

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.

Read only

0 Likes
1,495

I've do that (with a table) but on the print preview i see nothing.

Read only

0 Likes
1,495

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

Read only

Former Member
0 Likes
1,495

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

Read only

0 Likes
1,495

I've do that (interface module). But i see nothing in the print preview.

Message was edited by: Avalor

Read only

Private_Member_17805
Participant
0 Likes
1,495

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

Read only

Private_Member_17805
Participant
0 Likes
1,496

If U want a detailed explanation for ur answer i can mail u a document on SF if u can gimme ur mail id.

Read only

0 Likes
1,495

Ok, thanks: barttrab78@yahoo.it.

Read only

0 Likes
1,495

hi Avalor,

i've mailed you the description..

kindly award points if it helps you..

regards

satesh