Skip to Content
0
Former Member
Dec 01, 2006 at 03:04 PM

lock object effect on primary key!

335 Views

I have one table zxyz.

profit center is the primary key in the table zxyz.

now I made two other fields (period and year) as primary keys.

Do I need to adjust the table here in se14 ?

Previoulsy there was lock object on profit center.

The lock object can continue to lock on profit center even though I am adding period/year to the key??? Is that technically possible.