cancel
Showing results for 
Search instead for 
Did you mean: 

nesting tables in adobe forms

mrkarthi
Participant
0 Kudos

Dear all,

I have gone through a demo in saptechnical. The example is about linking a header table and item table using where conditions.



Output as per example 

Page 1
--  --    --  --  (Header Table - First Value)
          --  --
          --  --

Page 2
--  --    --  --  (Header Table - Second Value)
          --  --
          --  --
          --  --
Page 3
--  --    --  --  (Header Table - Third Value)
          --  --

Am getting an output like this.

Page 1
--  --    --  --  (Header Table - First Value)
          --  --
          --  --
--  --    --  --  (Header Table - Second Value)
          --  --
          --  --
Page 2                           
--  --                                                         
--  --
--  --    --  --  (Header Table - Third Value)
          --  --
             
The Item values are displayed in the position in Page 2 as illustrated above.
I want the output as show below.

Expected Output

Page 1
--  --    --  --
          --  --
          --  --
--  --    --  --
          --  --
          --  --
Page 2                           
          --  --                                                         
          --  --
--  --    --  --
          --  --

Please Guide.

Regards,

Karthi M R.

Accepted Solutions (0)

Answers (1)

Answers (1)

mrkarthi
Participant
0 Kudos

As i get error in posting the link, i could not post the link. The demo is 'Using where conditions to link header and item tables' in Adobe Interactive Form Tutorials in Sap Technical.com website.

I have linked the header and item tables in form interface and also in context in adobe forms.

Is it the procedure for linking header and item tables?

In that example, subforms are made to behave as table and the data is flown accordingly. Is there any other procedure to display values from header and item tables simulatneously?

Regards,

Karthi M R.