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

Customizing table without request - how to set it ?

Former Member
0 Likes
7,899

Hello,

i created a ztable with some data inside(Classe = C, customizing), and now I want that we can modify the data inside this table ( also in Production system) without using a transport request.

What is the transaction about it ? SCC ** ???

Tks,

R.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,536

Hi Roberto,

Go into SE11, then the Table Maintenance Dialog. Selection the option 'no, or user recording routine' and recreate the dialog.

Then you can maintain the table entries without the need for a transport.

Regards,

Nick

10 REPLIES 10
Read only

Former Member
0 Likes
4,537

Hi Roberto,

Go into SE11, then the Table Maintenance Dialog. Selection the option 'no, or user recording routine' and recreate the dialog.

Then you can maintain the table entries without the need for a transport.

Regards,

Nick

Read only

0 Likes
4,536

Hi Nick,

I can't see this option on Table Maintenance Dialog.

I'm on the: SE11, ztable, --> utilities --> table maintenance generator .

Where is this option ???

Read only

0 Likes
4,536

Hi,

It's towards the bottom of the screen, text label is 'Recording routine'.

Regards,

Nick

Read only

0 Likes
4,536

ok,

I done this modification, I re-create the view, but if I modify some data inside the table - by sm30 transaction - , the system ask me for a request ... : - ((

Not solved.

Read only

0 Likes
4,536

Hmmm, that should have worked.

When you changed the Recording routine, did you choose Change in the Table Maintenance Dailog screen and check 'Create maintenance screen' in the pop-up?

Regards,

Nick

Read only

0 Likes
4,536

Nick,

it's ok... I tried and now it's ok .

That's means that when I will transport it on the production system, the user can modify it without problem, without request ?

it's right ??

Thank you,

R

Read only

0 Likes
4,536

Hi Roberto,

Yes, once you've transported the changes to the table definition, data can be entered direct into any system.

You may want to check with your authorisation team that users in production can maintain table data for the Authorisation Group specifed in the table maintenance generator.

Regards,

Nick

Read only

0 Likes
4,536

Tka a lot.

regards,

R

Read only

Former Member
0 Likes
4,536

hi,

Create table maintaenace generator for that table Utitlities->table maintnace generator.

Using SM30 u can directly maintain the values with out TR.

Read only

Former Member
0 Likes
4,535

Create the Table Maintainence of the Ztable. Create a Transaction Code for the same.

Ask your BASIS to allow the changes in Production Box for this.

Also in the Data Browser/Table View Maint.=> Select Display/Maintainence Allowed.

Recomended approach is to track the changes in request and move the requests between clients using SCC1.

To send it to QA/Prod, release the request and move it.

Thns