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

Avoid transport request while saving table

Former Member
0 Likes
1,263

Hi,

I have created a Z table and its maintenance view. When ever I enter values(rather change using SM30) in this table, always a popup with transport request is appearing. I need to avoid this. I need to avoid this as data will be maintained in production by business user and no data will be transported from Dev to QA to prod. I am not able to avoid tranport request number.

I am on SAP 4.6C.

Regards

Sudhaker

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
809

Hello Sudhakar,

You need to change your table maintainance definiation in the SE11.

In the last frame "Dialog Data Transport Details",

select the second radiobutton .... "No, or user, recording routine"

Regards,

Naimesh Patel

3 REPLIES 3
Read only

naimesh_patel
Active Contributor
0 Likes
810

Hello Sudhakar,

You need to change your table maintainance definiation in the SE11.

In the last frame "Dialog Data Transport Details",

select the second radiobutton .... "No, or user, recording routine"

Regards,

Naimesh Patel

Read only

0 Likes
809

Hi Naimesh Patel,

Thanks for the suggestion, I am also facing the same problem

can you please give me some more details, why its happening so?

Whats the difference between "standard recording routine" and "No, or user, recording routine"?

Regards,

Nithya

Read only

Former Member
0 Likes
809

Thank you very much.