Skip to Content
0
Former Member
Dec 05, 2009 at 10:55 AM

problem with creating a text edit using enhancement framework

27 Views

Dear Gurus,

I am trying to create a text edit in a standard SRM screen using enhancement framework.

I have inserted a TextEdit UI element in my view. Created in a node in the view context with cardinality 1:1 selection 0:1. An attribite of type string. And binded the value property of TextEdit UI element to this attribute.

But i am getting a runtime error -> uncaught exception. Exception raised is CX_WDR_ADAPTER_EXCEPTION.

Is this because of the improper cardinality? Please guide.

Regards