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

Include table entries into transport request automatically

Former Member
0 Likes
1,295

Hello Experts,

I have the requirement wherein i need to handle modification(create/delete) done with config tables entries by caputuring them into a transport request at development system so that entries could be transported to other systems(test and production system).

Please provide me some solution for the problem. Is there any Function modules available to achieve that?

Thanks is advance, awarded if get right answer.

Regards,

Manish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
868

Hi Manish,

Go to SE11, enter your table name and press F7. In Display Table screen go to Utilities -> Table Maintenance Generator. In Generate Table Maintenance Dialog

Authorization Group &NC&

Function group Give a new function group

Maintenance type Select Two step radio button

Give Overview screen & Single screen numbers(As your wish).

Select Standard recording routine radio button under Dialog Data Transport Details. At last save the changes in the same screen and go to SM30 and try to create a new entry in the table then in the next screen it asks for request number.

Cheers,

Bujji.

3 REPLIES 3
Read only

Former Member
0 Likes
868

Hi Manish,

Generate Table Maintenance dialog for those required tables and select Standard recording routine radio button under Dialog Data Transport Details. Then it will ask you request number for changes or modification of entries in table.

Cheers,

Bujji

Read only

0 Likes
868

Hi Bujji,

thanks for your time and effort

will you explain how to do this, means transaction and steps.

Regards

Manish

Read only

Former Member
0 Likes
869

Hi Manish,

Go to SE11, enter your table name and press F7. In Display Table screen go to Utilities -> Table Maintenance Generator. In Generate Table Maintenance Dialog

Authorization Group &NC&

Function group Give a new function group

Maintenance type Select Two step radio button

Give Overview screen & Single screen numbers(As your wish).

Select Standard recording routine radio button under Dialog Data Transport Details. At last save the changes in the same screen and go to SM30 and try to create a new entry in the table then in the next screen it asks for request number.

Cheers,

Bujji.