Application Development and Automation 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: 
Read only

New data save after clicking save button

Former Member
0 Likes
671

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

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
Read only

Former Member
0 Likes
573

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

Read only

0 Likes
573

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?