Oracle Designer Model,
Release 6i
Uniqueness Criteria
SERVER_OBJECT_USAGE
Uniqueness may be enforced by database constraints and/or the API,
depending on the complexity of the uniqueness criteria
Uniqueness enforced by database constraints
The following unique key constraints exist for the underlying table SDD_SOU
| Unique Key Constraint | Column |
| UK_SOU |
(
1
)
BATCHLINE_REF
( 2 ) CIELEMENT_REF |
Uniqueness enforced in PL/SQL by the API
See API Spec for SERVER_OBJECT_USAGE