Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

New data save after clicking save button

Former Member
0 Kudos

Hello Experts,

              

I am working on webdynpro.

i have design it already.

now i want my entire to be save in z-table.

after clicking my submit button.

can any one help me this scenario.

i ll be thankful to you.

Regards

Prathmesh

2 REPLIES 2

Former Member
0 Kudos

Hi Prathmesh,

Try this it may helpful.....

In the submit button, there is a property onAction, in that u have to read the screen values and set the values to ztable.

Regards,

Vamshi

0 Kudos

Hi

I  have used the commands as told by you. But little confused with the code of "Read" and "Set" both.

How to link Z-table with the values of  my  form.

Can you share some screenshots or code  with me?