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

Inserting data in Ztable using screens - URGENT

Former Member
0 Likes
457

Hi exprets ,

I have a ztable and i want to create screen for enduser to inserte data manually in ztable and also modify and change the records. So i need to develop screen for that how can i do that? i hv crated screen using table control wizard but i am not understaind where to write the code and how to write the syntax in that. Please can any body tell me the procudure how to do it.

My requiment is like this....

in first screen there are four buttons

1.create

2. change

3. delete

4.exit

if i click create new screen will develop and where i enter data in fields and when i click save the values should be saved in ztable.

if i click change another screen will be shown asking for input fiedls such as date such that wil i give date records related to that date only shwon in another record and i can change the existing records and save it.

llly for delete also same like change but the records should be shown in output form and i select the reocds and click delete the records should be deleted.

so how to write syntx and how to develop screens ??? plese its urgent for me.....

<b>useful answers rewarded</b>

regards,

priyanka reddy.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

hi priyanka,

refer to this for a sample code of dialog program we uses ztable to insert data using screens.it may be helpful

regards,

sravanthi

Hi exprets ,

I have a ztable and i want to create screen for enduser to inserte data manually in ztable and also modify and change the records. So i need to develop screen for that how can i do that? i hv crated screen using table control wizard but i am not understaind where to write the code and how to write the syntax in that. Please can any body tell me the procudure how to do it.

My requiment is like this....

in first screen there are four buttons

1.create

2. change

3. delete

4.exit

if i click create new screen will develop and where i enter data in fields and when i click save the values should be saved in ztable.

if i click change another screen will be shown asking for input fiedls such as date such that wil i give date records related to that date only shwon in another record and i can change the existing records and save it.

llly for delete also same like change but the records should be shown in output form and i select the reocds and click delete the records should be deleted.

so how to write syntx and how to develop screens ??? plese its urgent for me.....

<b>useful answers rewarded</b>

regards,

priyanka reddy.

3 REPLIES 3
Read only

Former Member
0 Likes
432

Check these thread for sample code.

Regards,

Maha

Read only

Former Member
0 Likes
432

Hi,

Check the sample program RSDEMO02. This will help you learn table controls and to resolve your issue.

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
433

hi priyanka,

refer to this for a sample code of dialog program we uses ztable to insert data using screens.it may be helpful

regards,

sravanthi