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

Former Member
0 Likes
567

Hi all,

Hoow to make the table maintence generator?

what is the use of function group in that?

rg,Ajay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
541

Hi!

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

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

Check this thread also.

Regards

Tamá

5 REPLIES 5
Read only

Former Member
0 Likes
542

Hi!

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

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

Check this thread also.

Regards

Tamá

Read only

Former Member
0 Likes
541

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

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.

reward if useful,

regards,

anji

Read only

Former Member
0 Likes
541

table maintainence generator

Regards,

Santosh

Read only

Former Member
0 Likes
541

You can make table maintenance generator by going to se11 -> utilities -> Table maintenance generator. T.code se54 is also used for creating table maintenece generator.

Table maintenance program is created as a function group. You can give the table name as function group, give authorization group, select one step or two step and give screen numbers and press create button. The system itself will create for you.

Regards,

Aravind

Read only

Former Member
0 Likes
541

Hi all,

Thq for your replies.

regards,Ajayreddy