cancel
Showing results for 
Search instead for 
Did you mean: 

problem with EVS in table

Former Member
0 Kudos

Hello

i have 3 EVS in 3 different rows of a table.

the problem is when i save the data to backend, it always save one entry and not all the three.

it's urgent, hope somebody can help me in this

thanks

kaushik

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
former_member189631
Active Contributor
SRudra
Contributor
0 Kudos

Hi,

You need to iterate all the rows in the table and get the values from the EVS (textfield) and put into a list. Now pass the list of values into the BAPI / RFC and execute the BAPI.

Cheers!!!

Sukanta Rudra