Skip to Content
0
Former Member
Mar 20, 2009 at 04:31 AM

database table activation

246 Views

hi gurus,

I have add a new field to ztable created by some one and activated I received the bellow wornings.

( I did se14 -> adjust and activate database to reflect the changes to database ). what I need to avoid these wornings.

1) Enhancement category for include or subtype missing

Message no. DT193

2) Enhancement category for table missing

Message no. DT192

Procedure

Maintain the enhancement category in the table or structure maintenance in the ABAP Dictionary.

3) Table ZQM_INS_STATUS: Key length > 120 (Restricted functionality)

Message no. DT214

Diagnosis

The key length, i.e. the sum of the field lengths of all the key fields of the table, is more than 120 bytes.

System Response

This is a warning.

Procedure

Note the following restricted fuctionality for this table:

- Table contents cannot be transported by specifying key values, at

best by specifying generic key values with a maximum length of 120

bytes.

- The table may not be used as the base table of a lock object.

thanks in advance,

padmaja