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

general

Former Member
0 Likes
740

what is the purpose of table maintanence generator while creating table we r having options to create entries what is the use of it?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
722

Hi

CREATE NEW ENTRIES option will not be allowed for all table when you are working in real time.

SO you have to enter the data/change data using the SM30 Transaction after creating the Table maintenance generator.

See the doc

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 points if useful

Regards

Anji

6 REPLIES 6
Read only

former_member196280
Active Contributor
0 Likes
722

Hi Manjula,

It is helpful to assign tcode to table. So, user can directly maintain the table by key-in the tcode.

Give point!!

SaiRam

Read only

Former Member
0 Likes
722

Hi

At a time you can create, change or delete multiple entries. In Create entries you need to enter one record after the other.

Regards

Haritha.

Read only

former_member198270
Active Contributor
0 Likes
722

hi Manjula ,

We can do table maintanence using SM30 transaction .

if we are creating some Z table for own program use than , while creating we have to set to table maintance allowed . so that it can be maitined with SM30 .

using this we can enter and delete data from the Z table .

<i>Reward Points if helpful .</i>

Regards,

Amber S

Read only

Former Member
0 Likes
723

Hi

CREATE NEW ENTRIES option will not be allowed for all table when you are working in real time.

SO you have to enter the data/change data using the SM30 Transaction after creating the Table maintenance generator.

See the doc

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 points if useful

Regards

Anji

Read only

Former Member
0 Likes
722

hi manjula,

Table Maintanance generator is used for inserting no. of .records into table at the same time.its transaction code is Sm30 or Sm31