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

How can u create a Table maintainance generator?

Former Member
0 Likes
1,035

Hi all,

Can anybody explain about Table maintainance generator? How to create it for a table? Explain navigation part also?

Thanking U.

Anu?

Hi all,

Can anybody explain about Table maintainance generator? How to create it for a table? Explain navigation part also?

Thanking U.

Anu?

6 REPLIES 6
Read only

vijy_mukunthan
Active Contributor
0 Likes
950

after creating a table u have set the technical settings. after technical settings.

utilities-->table maintanence genetator.

then open a new session give the T-code has sm30 and click maintain button.

then click tick mark. ur table will open .click content icon on the tool bar. u will get ur tables data .

Regards

vijay

Read only

Former Member
0 Likes
950

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.

-


tcode is SM30

regards,

srinivas

<b>*reward for useful answers*</b>

Read only

Former Member
0 Likes
950

Hi,

Hi,

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 .

With regards,

K K V

Read only

Former Member
0 Likes
950

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.

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....

Thanks & Regards,

Vasudeva Rao.

Read only

0 Likes
950

Vasudeva

If you set the value "no or user recording routine" for the recording routine it won't create a transport when you add entries as you describe.

Regards,

Nick

Read only

Former Member
0 Likes
950

Hi ,

Anupama

Flag indicating whether standard table maint. is allowed

If this flag is set, the data in the table can be changed using the

standard tools for table maintenance. (System -> Utilities -> Table

maintenance -> Extended table maintenance) if the user has the necessary

authorization.

If the data records of the table should only be maintained by programs,

you should not set the flag.

Reward points if helpful.

Thanks

Naveen khan