SoftwareLifeCycle Table
| Database Column | Details | 
|---|---|
| SoftwareLifeCycleID | Type: integer. Key. Generated ID A unique identifier for an ARL published software life cycle. | 
| SoftwareLifeCycleUID | Type: text (max 64 characters). Key Factory generated identifier | 
| Name | Type: text (max 350 characters) Name of the software life cycle published by software publisher | 
| AvailabilityDate | Type: datetime. Nullable The availability date. | 
| EndOfAvailabilityDate | Type: datetime. Nullable The end of availability date. |