cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Dump when I Click on Value binding for Input field

Former Member
0 Kudos

Hi All,

I am getting following dump error when I Click on Value binding for Input field

A RAISE statement in the program "CL_ABAP_TYPEDESCR=============CP" raised the
exception
condition "TYPE_NOT_FOUND".
Since the exception was not intercepted by a superior
program, processing was terminated.

Please let me know how to solve this issue.

Thanks,

Sandeep.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

You get this error when you press the button to select a attribute to bind value property ? or after you selected a attribute?

If the error is after you selected a attribute then it may be something to do the type of the attribute.

is it occurring only for this input field or for all other UI elements ?.

Try deleting the input field and create once again.