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

Table maintenance Generator

Former Member
0 Likes
655

Hi friend .....

Would you help me in finding answers to these questions

what is Table maintenance Generator and what is the use of that ? what is the use of Maintenance types 'one step' and 'two step' in SE55 ?

4 REPLIES 4
Read only

Former Member
0 Likes
566

Hi

welcome to SDN...

One step, two step in Table Maintenance Generator

Single 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.

Table maintenance is used to maintain entries in the table.

1) Go to SE11 and check table maintanance check box under attributes tab.

2) Go to menu Utilities -> Table Maintanance Generator ->

Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &NC& .

3) Select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.

4) Select maintenance type as single step.

5) Maintainence screen as system generated numbers this dialog box appears when you click on create button.

6) Save and activate table.

reward points to all helpful answers

kiran.M

Message was edited by:

Kiran Machavarapu

Read only

Former Member
0 Likes
566

"one step" or "two step" means sm30 table maintain. You can edit data in one screen or two screen.

Read only

Former Member
0 Likes
566

Hi,

Generate Table Maintenance Dialog

Use

The Generate table maintenance dialog component creates standardized maintenance dialogs for tables and views. These dialogs can also be used to maintain table or view contents.

Integration

The component provides a standardized maintenance interface for many customizing activities. It is also useful as a customer table or view input tool.

Table or view maintenance dialogs are created in the ABAP/4 Workbench under the menu path Development ® Other tools ® Gen.tab.maint.dialog. To maintain table or view contents choose Services ® Ext. tab.maint. at any time.

Maintenance dialogs and data which were created, changed or deleted with the maintenance dialog can be transported into other R/3 Systems.

Functionality

The component creates maintenance dialogs which are standardized in their:

functionality

interface

maintenance screen

navigation

enhancement options

maintenance

See also:

Generate table maintenance dialog

Generate table maintenance dialog - Inistial screen

Generate table maintenance dialog - Technical background

Create view clusters

Regards,

Vasanth

Read only

Former Member
0 Likes
566

Hi

1. Steps to create table maintainance generator.

1. Display the table then go to Utilities then select table maintanace generator give below parameters.

Table/View ZXXXXX

Authorization groups ZXXX

Authorization object S_TABU_DIS

Function group ZXXXXX

Development class ZXXXXXX

Maintenance type One-step

Main. screen no. Overview screen 3

Single screen 0

Recording routine no or user recording routine

Compare flag automatically adjustable

2. After passing the parameters click on create button on top left it will show the CTS press enter.

3. One Step:-

Only one maintenance screen is processed during extended table maintenance. The entries are displayed in list form on this screen.

Two Step:-

Two maintenance screens are processed during the extended table maintenance.

After copletion of table maintanence generator go to sm 30 t_code then pass the table name,Click on maintain button then click on new entries then insert the records then create transport request and save it and transport to quality.

Reward points!!

Thanks & Regards,

Vasudeva Rao