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: 

table maintainence screen when saving a entry system asks for request

Former Member
0 Kudos
149

hi i have a created table maintaince view for a ztable

when in maintianing the table by that tcode

iam adding a nes entry and saving it then it is asking for a development request each time whne i create a entry

pls suggest asap

regards

Arora

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos
132

You have described the maintenance like a Customizing table, go to SE54.

Click on "Generated Object" and "Create/change", look at "Recording routine", On "Recording routin" click on "no, or user, recording routine".

Your problem should be resolved.

Regards

7 REPLIES 7

raymond_giuseppi
Active Contributor
0 Kudos
133

You have described the maintenance like a Customizing table, go to SE54.

Click on "Generated Object" and "Create/change", look at "Recording routine", On "Recording routin" click on "no, or user, recording routine".

Your problem should be resolved.

Regards

0 Kudos
132

hi RAymond

thaks the problem was solved by selecting the other radio button as suggested by you

please can u eloborate and explaing me in detail why we need to chose second radion button and as earlier in steps to create the table maintaince in forum it was told to me to select first radio button

i am creating the table for table maintainece and need to transpot to qas and prd

pls eloborate

regards

Arora

0 Kudos
132

The first button option is useful if the table to maintain is a "Customizing" type, and you need to transport easily its values. If the table is of type "Master Data" or even "Transactional data" then the data has not to be copied between environments.

Sample :

T001 - Customizing => Transport requests

MAR - Master Data => No transport

I think that your table as no client "MANDT" fields, so the program asked for a "workbench" request and not a "Customizing" one.

Regards

0 Kudos
132

hi raymond

thanks for explaining

actaully my table is having field mandt and i have given delivery class as A only

i suppose this first radio button is to transport data also to the next environment instead of jsut table in the request....

reagards

Arora

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Kudos
132

Hi,

Change the tables Delivery class, I think you have selected it as Customization, make it application table or something else.

IT asks for reuqest since you are making entry into a CUSTOMIZATION table and you are making these changes in the customization client.

DO the same thing in Development client then this will not ask for request.

Regards,

Sesh

0 Kudos
132

hi ALl

i am using the delivery class as A only and it is development environment i am careating the table in dev55 client

please help

regards

Arora

Former Member
0 Kudos
132

Hi,

Goto SE11... ztable

and change table type from C - customising to A- Application table.

Jogdand M B