| Table slot9.WORLD.TSTA.MILITARY_STATUS_CODES This table defines the valid status codes for military service added to a MASTER PERSON in the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| ACTIVE IN ('Y', 'N') | CK_MILSC_ACTIVE |
| REASON_REQUIRED IN ('Y', 'N') | CK_MILSC_REASON_REQUIRED |
| "ACTIVE" IS NOT NULL | MILSC_ACTIVE_NN |
| "STATUS_CODE" IS NOT NULL | MILSC_STATUS_CODE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| STATUS_CODE | Primary key | Asc | MILSC_PK |
|

