cancel
Showing results for 
Search instead for 
Did you mean: 

Iview with entry table - values to be sent to R/3

Former Member
0 Kudos

We have a entry table on one of our Iviews. User can change / enter values in the table cells.

We are binding the RFC export table parameter directly to the Iview table.

Once user changes the values, and clicks save will the changede values automatically go back to the RFC.

This is because creating a new object and populating this from the Iview table takes time and user is complaining about this.

Please help and appropriate points will be rewarded since this is a pain area for us.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185029
Active Contributor
0 Kudos

Hi Sanjay,

I wonder how you are populating values in the table then?

If you bind table directly to the output parameters, it will be BLANK as there are no values to populate.

You need to have intermediate Value Attribute Node to populate the table values and then passing that value attribute node to output structure.

Please revert back incase any trouble(regarding technology, not regarding client )

Ashutosh