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

Z table

Former Member
0 Likes
591

Hai Friends,

I have created a Z table. I have moved that to production server also. Now i want to include one more field in that table. Is it possible?. will this field will be added with the other fields.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

go to SE11 and try

5 REPLIES 5
Read only

Former Member
0 Likes
573

go to SE11 and try

Read only

Former Member
0 Likes
572

Hi,

Discuss with your basis guys and if you have enough permissions to add the field go ahead there might not be any issue but doing modifications in the production server in not recommendable.

Cheers!!

VEnk@

Read only

matt
Active Contributor
0 Likes
572

There is no problem adding a field to a table, unless you adding a key field. Non-key fields are just added to the end of the table, at the db level, even if they're inserted into the middle in DDIC. Make the change in dev and transport through to production.

- Please post in the correct forums - I've moved it for you.

matt

Read only

Former Member
0 Likes
572

hi vennila,

we don't do like that because we have not authorise to develope any objects as well as tables in production server. so that we have to create in development server only. regards,

ibrahim

Read only

Former Member
0 Likes
572

Thanks a lot for all your replies