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

Activate a partially active data elment

Former Member
0 Likes
2,618

Hi , I added some new fields to a table and uploaded data into the table through my load program. Now I changed one of the data elements of the table to a new one and then activated the table. the table gets activated but when I go into the data elemnet which I changed it says partially active and the warnings shows up as:

TABL ZTEST_DLS is inconsistent in active version

Check table ZTEST_DLS (SKUMAR/02/18/09/09:25)

Enhancement category for table missing

Enhancement category for include or subtype missing

Field ZLATITUDE_BOT: Type change

ALTER TABLE is not possible

Structure change at field level (convert table ZTEST_DLS)

Check on table ZTEST_DLS resulted in errors

How do i eleminate this warning and get a fully active data elemnet.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,305

Hi

U need to active your table by database utility (trx SE14)

Max

2 REPLIES 2
Read only

Former Member
0 Likes
1,306

Hi

U need to active your table by database utility (trx SE14)

Max

Read only

nagarajan_ramudu
Active Participant
0 Likes
1,305

Please try the following:

Activate the newly created data elemen and domain (if it is custom) in SE11 transaction. Use SE14 transaction to "Activate and Adjust the data base" option to activate the table in full.

Thanks

Nagarajan