cancel
Showing results for 
Search instead for 
Did you mean: 

Input enabled table with multiple rows

Former Member
0 Kudos

Hi All,

I have a scenario to create a table in webdynpro for abap. This is a user interface. Here user will be providing value for tabe in multiple rows. And once user will press the Save button then all the rows of table will be read and will be saved in database.

My problem is the table is displaying only one row as input enabled not all the rows. Can anyone please help on this? Points will be assured.

If I am prividing rowCount = 2. Or more than 2 then it is creating shourt dump.

Thanks & Regards,

Ashvender

Accepted Solutions (1)

Accepted Solutions (1)

sid_sunny
Contributor
0 Kudos

Hi Kumar,

I guess you should raise this thread in web dynpro ABAP forum, you will get answer for the problem, I dont know about web dynpro ABAP, but if this problem was in web dynpro java the cause would have been the elements in the value node to which the table UI is binded, you need to create elements and add them to the value node.

I will suggest you to check the size of the value node in your code.

Regards

Sid

Answers (0)