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

Adding ztable to screen?

Former Member
0 Likes
879

Team,

I want to know how to desing a screen 100 so that user can add line items to ztable. How to design the screen for this purpose.

The ztable has product , price and date. The user wants to add at most 5 line items (products) at a time.

Could you list the steps involved.

Thanks

8 REPLIES 8
Read only

Former Member
0 Likes
856

How do you want to the products to be saved in the table. Row wise or Column wise ?

Read only

0 Likes
856

I don't know the difference. It is the first time I am working with this.

As long as I am able to save record(s) consisting of product ,price and date in my ztable.

Key is product and price in the ztable.

So the enduser inputs product , price and date then enters the next product , price and date and so on. It is like creating records in a ztable via screen instead of sm30. The reason I am using screen is because I have radio buttons and other data on the screen. In the middle of the screen I want user to input data to create records in the ztable mentioned above..

Thanks

Read only

0 Likes
856

table control should work for your requirement.. as the user can enter N number of products he wants.

Read only

0 Likes
856

Ok. How to do this using table control step by step...I have never used table control before (Table control wizard is not working - It hangs for a very long time - over twenty minutes)

Read only

0 Likes
856

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac4435c111d1829f0000e829fbfe/content.htm

Try the above link.. that should help you in creating a table control of your own..

Reward Points if useful!!!

Read only

Former Member
0 Likes
856

HI,

Dont create any screen just create table maintenance for this table...

steps : goto se11.. and enter the table name and click on change

go to menu utilities->table maintenance generator -> click on create

give the authorization group as &NC& give some name in function group and select the two step radio button and give some number to over view screen say 100 and single screen 200 and save..

then go to SM30 give thee table name and click on maintain.. there you can maintin the entries int he table.

Thanks

Mahesh

Read only

0 Likes
856

I am familiar with SM30. I am developing my program with several screens. Screen 100 is for user to create records in ztable mentioned before. I want to know how do I create this step by step.

Thanks

Read only

Former Member
0 Likes
856

Please don't double cross posts....

Greetings,

Blag.