Application Development 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: 

Is it recommended to update Tables in Production using Compare/Adjust options in SM30?

former_member559957
Discoverer
0 Kudos

We have a requirement to enable Table Adjust option(S_TABU_RFC and Change access to table) in Production from Dev System(Config Client) for a Custom Table. Option for Transporting Table is not feasible since all data in Dev Config Client is not required in Production and Changes in Production are required on daily basis.

2 REPLIES 2

pokrakam
Active Contributor
0 Kudos

Sounds to me like this should not be a customising table but master data with maintenance enabled.

Note that only specific entries are transported, so you could also delete unwanted ones from the transport. However I would strongly recommend against either method for daily maintenance.

raymond_giuseppi
Active Contributor
0 Kudos

In Development, Call transaction SOBJ and declare the dialog as Current Settings, relaease and import the generated transport request. No more Transport will be required in your productive systems.

Evaluating to what extent change of the Compare/Adjust indicator used in the maintenance dialog is relevant depends on your exact data, Customizing or Master Data, will you be required to transport this data in quality or pre-production systems, etc.