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

ADjust and activate table

Former Member
0 Likes
13,795

hi

i have done some changes to a table adding few fields i need to know

1) what is the tcode to adjust and activate the table again if we do some changes to the primary key

2) since tehre is a view maintainence which exist for the table so what steps i should take for the same to adjust the view mantainence as per new addition of fields and a primay key addition

regards

Arora

1 ACCEPTED SOLUTION
Read only

MarcinPciak
Active Contributor
0 Likes
7,542

1) SE14

2) I am afraid you will have to regenerate maintanance view once again

Regards

Maricn

Right now I realized you can most probably use the same tool ( DB Utility - se14 ) to adjust View too.

Edited by: Marcin Pciak on Sep 2, 2009 10:32 AM

hi

i have done some changes to a table adding few fields i need to know

1) what is the tcode to adjust and activate the table again if we do some changes to the primary key

2) since tehre is a view maintainence which exist for the table so what steps i should take for the same to adjust the view mantainence as per new addition of fields and a primay key addition

regards

Arora

7 REPLIES 7
Read only

MarcinPciak
Active Contributor
0 Likes
7,543

1) SE14

2) I am afraid you will have to regenerate maintanance view once again

Regards

Maricn

Right now I realized you can most probably use the same tool ( DB Utility - se14 ) to adjust View too.

Edited by: Marcin Pciak on Sep 2, 2009 10:32 AM

Read only

0 Likes
7,542

hi

can you please tell me steps to regenerate the table mantainence viw

regards

Arora

Read only

0 Likes
7,542

ok i have deleted teh old mantainence viee and regenerated it again is there any more steps besides this?

Read only

0 Likes
7,542

As long as it is active now and you can see new fields as primary key fields - NO. Check SM30 to ensure.

Regards

Marcin

Read only

0 Likes
7,542

yes in sm30 i can see all new fields also the primay key fields are displayed as disabled and other as in entry mode

only when i make new entry all are in entry mode so i suppose this is fine....thanks for ur help let me know if i missed anything

regards

Arora

Read only

0 Likes
7,542

That seems fine:)

Regards

Marcin

Read only

Former Member
0 Likes
7,542

query resolved