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

Former Member
0 Likes
404

While creating maintenance ,

i am gettin error as ' the maintenance description 0bject does not correspond to transportable package '

what i want to do for this ?

what are the steps to create maintenance generator ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
387

Hi,

please try this code, hope this will help u lot

Reward Points ,Dont Forget

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc]

Regards

Fareeda

2 REPLIES 2
Read only

Former Member
0 Likes
387

Steps to create Tables Maintenace Generator.

1. Goto Transacion SE11

2. Click on the tab "Display and Maintenance"

3. Set the parameter Data Browser/Table view Maint as " Display Maitenance Allowed".

4. Save and Activate the table

5. Navigate menu Utilities--> Table Maitenance Generator

a) Enter the Authorization group ( if u dont have the auth. group give "&NC&")

b) Give the function group name ( You can give existing also or create a

function group using SE37 transaction)

b) Select "one Step" as maitenance step

c) Give the overview screen number (Say "100")

d) Click on create button.

e) Save

6) Now go to transaction SM30 and give the table name and click maitain button.

Now you can create/modify/Delete the record from the table,

Read only

Former Member
0 Likes
388

Hi,

please try this code, hope this will help u lot

Reward Points ,Dont Forget

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc]

Regards

Fareeda