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 maintainance generator

Former Member
0 Likes
684

Hi friends,

In table maintainance generator after giving Authorization group , function group,

their we will find one step and two step what do you mean by that? can any one help in this issue please.

Thanks & Regards,

desha.

1 ACCEPTED SOLUTION
Read only

former_member196299
Active Contributor
0 Likes
656

hi ,

Put your cursor on the radio buttons ( single step and two steps ) and click on F1, you will get the description for those .

Regards,

Ranjita

5 REPLIES 5
Read only

Former Member
0 Likes
656

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.

Read only

former_member196299
Active Contributor
0 Likes
657

hi ,

Put your cursor on the radio buttons ( single step and two steps ) and click on F1, you will get the description for those .

Regards,

Ranjita

Read only

Former Member
0 Likes
656

<b>One step, two step in Table Maintenance Generator</b>

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

<b>Two step:</b> 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.

reward points if it is usefull. ....

Girish

Read only

Former Member
0 Likes
656

Hi,

The Table Maintenance Generator is used to create table maintenance program to add, modify or delete records in the database table. This can be accessed using transaction SE54 or in SE11 using the menu Utilities->Table Maintenance Generator.

With the help of the table maintenance generator, you are able to maintain the ENTRIES of the table in SM30 transaction.

It can be set in transaction SE11 - Tools - Table maintenance generator.

Table maintanance Generator is used to manually input values using transaction sm30

follow below steps

1) go to se11 check table maintanance check box under attributes tab

2) utilities-table maintanance Generator-> create function group and assign it under

function group input box. 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 maintaience 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

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.

SM30 is used for table maintenance(addition or deletion of records),

For all the tables in SE11 for which Table maintenance is selected , they can be maintained in SM30

Sm30 is used to maintain the table ,i.e to delete ,insert or modify the field values and all..

It creates the maintenance screen for u for the aprticular table as the maintenance is not allowed for the table..

In the SE11 delivery and maintenance tab, keep the maintenance allowed..

Then come to the SM30 and then enter the table name and press maintain..,

Give the authorization group if necessary and give the function group and then select maintenance type as one step and give the screen numbers as system specified..

Then create,,,

Then u will able to see the maintenance view for the table in which u can able to insert and delete the table values...

We use SM30 transaction for entering values into any DB table.

First we create a table in SE11 and create the table maintenance generator for that Table using (utilities-> table maintenance generator) and create it.

Then it will create a View.

After that from SM30, enter the table name and Maintain, create new entries, change the existing entries for that table

Pls reward helpful points.

Regards,

Ameet

Read only

Former Member
0 Likes
656

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.

Reward points!!

Thanks & Regards,

Vasudeva Rao