cancel
Showing results for 
Search instead for 
Did you mean: 

How to display Table in Interactive PDF with WD-ABAP

Former Member
0 Kudos

hi All,

I have to display a tablewith 4 rows in Interactive PDF form, and i am using WD ABAP.

These are the steps i have followed.

1. I have created a table line for the required table

2. Dragged the table line from data view to body page.

3. Wrapped the table in subform ,and made it to type "Flowable".

4. Unchecked the check box saying repeat row for each data item for table and for the header row.

Now when i preview it works fine and display 4 rows, but when the same PDF is called through Web Dynpro component, it shows an error that related to SOM Expression of that line type.

Any idea how to get rid of this error..??

If somebody could also let me know if the steps followed to display the table are correct...??

All replies will be appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved it myself, changes the cardinality to 1:N of the context node