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

Difference between One step and 2 Step in table maintenance Generator

Former Member
0 Likes
3,314

what is the difference between One step and 2 Step in table maintenance Generator ....?

Is there any advantage if i use 2 step .........?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,651

Hi,

The difference is that with one screen you can enter multiple entries at one time.

Incase of 2 step the key fields are seen first and then selecting them you can go to on the 2nd screen to add additonal details.

2 step is good when you have lot of fields in your table.

Regards,

Ankur Parab

Dear T-Code,

Many of the members have given their inputs (Thanks to all of them). You might have understood what they said but I would strongly advise you to create table maintenance generator and add some entries in both ways (Single Step and 2 Steps). this is the only way you can understand 100%.

I think creating a single screen with help to enter many entries faster.

Regards

madhu.

6 REPLIES 6
Read only

Former Member
0 Likes
1,651

hi,

one step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.

Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.

Edited by: Meenugu Satish on Jun 24, 2009 8:00 PM

Read only

Former Member
0 Likes
1,652

Hi,

The difference is that with one screen you can enter multiple entries at one time.

Incase of 2 step the key fields are seen first and then selecting them you can go to on the 2nd screen to add additonal details.

2 step is good when you have lot of fields in your table.

Regards,

Ankur Parab

Read only

former_member156446
Active Contributor
0 Likes
1,651

[Table Maintenance Generator|http://www.erpgenie.com/sap-technical/abap/table-maintenance-generator]

Read only

Former Member
0 Likes
1,651

Its all depend upon the logical seperation among the data you are looking to insert/update in your table.

If the data is different or if some data is conditional over the some other data then you logically divide the set of fields among two screens , else go ahead with the single screen..its easy.

Follow this

http://sapstore.blogspot.com/2006/11/table-maintenance-generator-one-step.html

Read only

Former Member
0 Likes
1,651

thanks for the info it was clear

Read only

0 Likes
1,651

Dear T-Code,

Many of the members have given their inputs (Thanks to all of them). You might have understood what they said but I would strongly advise you to create table maintenance generator and add some entries in both ways (Single Step and 2 Steps). this is the only way you can understand 100%.

I think creating a single screen with help to enter many entries faster.

Regards

madhu.