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

Former Member
0 Likes
635

hi all,

i created table maintenance dialogs for customized table.whenever i create a new entry and save in SM30 it is asking request no.how can i solve this problem.

Your help is greatly appreciated.

regards,

anburaka.k

1 ACCEPTED SOLUTION
Read only

former_member150733
Contributor
0 Likes
607

Change the delivery class of the table to 'A' or 'L'. You may also need to regenerate the table maintanance generator.

Regards,

Anish Thomas

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
607

You have set that the table is a customizing table. So every entries must be transport use a request order.

Fred

Read only

0 Likes
607

hi,

change button standard recording routine (no recording routine) in trx. SE55 (table maint. generator)

A.

Read only

anversha_s
Active Contributor
0 Likes
607

hi,

Please follow below steps to handle the same:

1. Go to Transaction: SE10.

2. Create a new workbench request by using key F6.

3. Double on the newly created request

4. Add a new entry: R3TR,TABU,<table> for Program Id, Object Type and Object Name Respectively.

<table> being the table name for which the contents are to be transported.

5. Click on Function icon next to table name.

6. Click the contents from the icons in next screen.

7. Select entire table.

8. In next screen we can select required entries to be transported.

9. Come back and save.

10. Now release the request and transport to the required server.

regards

anver

if hlped pls mark points

Read only

former_member150733
Contributor
0 Likes
608

Change the delivery class of the table to 'A' or 'L'. You may also need to regenerate the table maintanance generator.

Regards,

Anish Thomas