cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Print Form: Printing Nested Internal Tables

Former Member
0 Kudos

Hi All,

We are developing an Adobe print form

We are getting data in 3 internal tables (say ITAB1, ITAB2, ITAB3)

Now we need to print the data as follows (data can overflow into multiple pages)

Record of ITAB1.........

Record of ITAB2

Record of ITAB2

Record of ITAB3

Record of ITAB3

So for 1 record of ITAB1 there can be >1 records in ITAB2 and ITAB3. We have the data in the correct format and all internal tables have a common key field to link. But we don't know how to render this onto a form

Please advise

Thanks and Regards,

Aditya

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188685
Active Contributor
0 Kudos

It is possible, in the context itself you have to define them nested

parent
  -> childtable   "here you can specify the where condition also
   -> subchildtable

The Crucial part is design , in the design you have to take care of Binding , Postioned, Flowed parts and Repeat Row option(make sure for all the tables forms Repeat row option marked).

aditya_palekar
Advisor
Advisor
0 Kudos

Hi Vijay,

Can I call you please? Which number? Would be great if you could tell about the design of the layout in more detail

Regards,

Aditya