cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Table Tree : The entered value is not on the list of valid values

Former Member
0 Kudos

Hello All,

Could you all please help with this error " The entered value is not on the list of valid values " in webdynpro ABAP.

I am creating a tree in table and loading the values in the tree.

This error arises on click of the Expand Icon in tree. I am binding the tree atrributes is_expanded, Is_leaf, parent_key, row_key.

This error arises and the method written to get the children_node never even gets triggered.

Please help, any suggestions are greatly appreciated.

Thanks,

Pooja

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pooja,

I Think this error occur due to type of fields, may be mimatch.

Check once.

Cheers,

Kris.