Skip to Content
0
Former Member
Nov 21, 2011 at 04:50 PM

Component Usage in Standard component

108 Views

Hello Friends,

I am new to webdynpro. I browsed this forum before posting this message , but all were not somewhat closer to my requirement. I tried most of them, but couldn't succeed.

I have a scenario where in there is a standard component and a z component(which i have developed)

The z component has custom fields, and 2 buttons(OK,CANC).

Now , i have enhanced the standard component to place a button on the view(there is only one view) .

And when I click on the button.. it opens up the z component. I have managed to map the z components component cont node (which are custom fields) into the comp controller context and also to the view's context where the rest of the std fields are available.

I have managed to put the custom fields inside an include and used the include in the standard tables.

Now , when the user fills up the custom fields and clicks on OK button(which is in the z comp), i need to read the custom fields and make sure that are available in the standard component to store it in the tables.

If somebody has a method to do this, can you please post the step by step approach in resolving this.

Regards,

Vinay