Projects Descriptions Table Formats (PRDescriptions)
Follow Vision specifications for preparing a file containing project descriptions.
Field Name | Data Type | Length | Notes |
---|---|---|---|
WBS1 | varchar | 30 | Project record number; primary key; must exist in PR |
WBS2 | varchar | 7 | Phase record number; primary key; must exist in PR |
WBS3 | varchar | 7 | Task record number; primary key; must exist in PR |
DescCategory | varchar | 10 | Project description category; primary key; must exist in CFGDescriptionCategory (Code/Description) |
Description | text | 16 | Text of the project description; required field |