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

can we create a table maintenance generator ?

Former Member
0 Likes
641

if yes, then how ?

if yes, then how ?

4 REPLIES 4
Read only

Former Member
0 Likes
617

Hi,

Go to SE11.

give the table name..

In the menu..choose..utilities -> table maintenance generator.

give the function group name..

Give the screen number..

Press create..

Now the table maintenance screen will be generated..

maintain the data in SM30

Thanks

Naren

Read only

Former Member
0 Likes
617

Hi Manish,

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 if it is useful....

Read only

Former Member
0 Likes
617

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

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm

/message/2831202#2831202 [original link is broken]

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.

Read only

Former Member
0 Likes
617

Hi,

Only you can create table maintenance generator for ztable not sap standard table.

Regards,

Achin Garg