Table slot9.WORLD.TSTA.CITATION_STATUS_CODES This table defines the valid statue codes for a citation
|
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"CITATION_STATUS_CODE" IS NOT NULL | CITSTATCD_CITATION_STATUS_C_NN |
ACTIVE IN ('Y', 'N') | CK_CITSTATCD_ACTIVE |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
CITATION_STATUS_CODE | Primary key | Asc | CITSTATCD_PK |