Skip to Content
0
Former Member
Apr 14, 2009 at 02:18 PM

webdynpro Java - Adaptive RFC model

181 Views

Hello Experts,

I am facing the below problem in Webdynpro java programming, please assist me for the same.

Adaptive RFC Model concept :

1) I have created a model in Webdynpro java (NWDS) calling a BAPI from a specific R/3 system.

2) Created a model-node in context of "component controller" and had done Model binding.

3) Done context mapping from "component controller" to "Viewcontroller".

4) Created an UI element (Input field) in the view layout and binded with a mapped value.

5) when I deployed it, I am getting the input field disabled. (could not pin point on the field input)

In the view context, the custom model-node cardinality is 1..n, where as the child model-node's(came through model binding) cardinality is 0..1 and I donot have the option to change it to 1..n. (probably that might obstruct the input field to take the value).

Please suggest me in the above scenario.

Thanks,

Surendra.