cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Event Binding for Table UI element

Former Member
0 Kudos

Hi,

I had created a table UI element in my web dynpro component and it worked fine. After a few weeks, while I was making some other changes in the same module and did a syntax check on the component, I got this error "The event binding for element "TBL_ABC" contains errors". There is a "Correct errors" button given along with this error message, which removes the error. But I just wanted to know what is the reason for this error.

Regards,

Akshatha.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please check for the cardinality of the node which you are using to bind for the TABLE UI element.

I think the cardinality should be either 1:N or 0:N.

Give it a try.

Regards,

Lekha