cancel
Showing results for 
Search instead for 
Did you mean: 

Reading the Data from dynamically added rows of a table...

Former Member
0 Kudos

Hi,

I am using adobe interactive form (WD ABAP) in which i am adding the table rows dynamically (using Jscript code). I have to fech these data into an internal table. But I can read only the first row data..

Also While adding rows dynamically the same data is repeating for the consecutive rows..

I have found many similar posts in sdn, but i cannot get the solution. They have mentioned about adding in WDDOINIT method. Can anyone explain me what should be done,..?

1) How to solve repeatative data while adding rows..?

2) How to read dynamically added row data during runtime into internal table..?

Thanks,

Surya.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I followed the document " Working with dynamic tables in interactive adobe forms and WDA" in one of the links above..

While debugging,

After entering first row data and on click of the button, the data in the table is not read.

it shows the table is initial and after this only one empty row is getting appended to the internal table.

How to solve this problem..?

Regards,

Surya

Former Member
0 Kudos

Hi,

that forum didn't solve my qustion... can anyone help me out in this part..?

chintan_virani
Active Contributor
0 Kudos

Discussed @ SDN lot of time before. Have a look at any of below threads:-

Chintan

Former Member
0 Kudos

HI,

I have found the link

I ll get back to u, if there are any problem after implementing the solution mentioned in this forum.

thanks

surya