cancel
Showing results for 
Search instead for 
Did you mean: 

Table Maintenance Generator

Former Member
0 Kudos

What is a table maintenance generator? What does the button Find Maintenance Dialog mean in SM31?

Accepted Solutions (1)

Accepted Solutions (1)

ferry_lianto
Active Contributor
0 Kudos

Hi,

What is a table maintenance generator?

Table maintenance generator is used to create screen to maintain values in a table. Once you create maintenance generator, you can goto transaction SM30 and add data to table .

What does the button Find Maintenance Dialog mean in SM31?

Try to find corresponding table/view for maintenance.

Regards,

Ferry Lianto

Former Member
0 Kudos

Dear Jack,

Here are the steps to create the table maitenance generator for a ZTable :-

1.SE11.

2.CHOOSE TABLE.

3.UTILITIES--->TABLE MAINT GENERATOR.

4.AUTH GRP : W/O AUTH.

5.FUNCTION GRP: PROJ DEPENDENT (SEE CREATE FUNC GROUP).

6.MAINT TYPE : 2 STEP.

7.MAINT. SCR NO. : CLICK APPL BUTTON | FIND SCR. NUMBER(S) |

8.CHOOSE PROPOSE SCREEN NO FROM POPUP.

9.REMEMBER OVERVIEW SCR NO.

10.CLICK CREATE BUTTON ON APPL TOOL BAR.

11.CLICK SAVE ON FUNC TOOL BAR.

12.GO TO SE93. TO CREATE TRANSACTION CODE.

13.WRITE SUTIABLE TRAN NAME..CLICK CREATE

14.CHOOSE TRANSACTION WITH PARAMETERS(LAST).

15.FILL SHORT TEXT.

16.OK

17.TRANSACTION : SM30.

18.CHECK SKIP INITAL SCREEN CHKBOX

19.SCREEN NO : FROM STEP 9.

20.IN TABLE BELOW

NAME OF SCREEN FIELD VALUE.

VIEWNAME [TABLENAME]

UPDATE X

21.SAVE

22.RUN TRAN CODE IN COMMAND BOX.

You can try creating one rt away.

Hope this helps.

Kindly reward in case useful.

Regards & Thanks,

Darshan Mulmule

Former Member
0 Kudos

Darshan, Din't you say in this post

that you can also create it from SM54?

What is the difference between SE 11 and SM 54?

Are they technical consultant codes or are that of a functional consultant as well?

About Table Maint Generator (the steps that you described) - Are technical consultants suppose to do it? or Functional Consultants?

Jack.

Former Member
0 Kudos

Dear Jack,

1) If you have a close relook at the thread

i had mentioned <b>se54 & not sm54</b>.

2) SE11 is the transaction for data dictionary objects.

Here you can create & view data dictionary objects.

For eg : - You want to create a transparent table in the dictionary or you want

to create a search help.

3) The transaction se54 is correct.

Just input you table name in the screen , keep your radio button on generate

objects & say create.When you say create it will start to create a table maintainance generator by branching to transaction se55.

Now if you are doing the same thing from se11 :-

when you enter se11 -


> utilities -


>table maintainance generator ---> you will

branch to transaction se55 to create a table maintenance generator.

So here we are branching to the same transaction but thru se11 so

eitherways it is one & the same thing & its just a matter of choice from where you intend to take it forward.

Usually this stuff is taken care by technical consultants.

Hope i have answered your query correctly & hope i am not confusing you.

Hope this helps.

Kindly reward in case useful.

Regards & Thanks,

Darshan Mulmule

Former Member
0 Kudos

Hi,

Yes.. Ofcourse.. it is the Technical Consultants Cup of Tea.

Good Luck

Om

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. Table Maintenance Generator used to make the table as maintenance table in SM30. So, that you can maintain the value for the Table.

2. To Find the table to maintain the values.

Good Luck

Om