Difference between revisions of "Work item Uncategorised"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "{{Note | The table is called ''work_item'' and the entity type is called ''WORK_ITEM''. }} {| |- valign="top" | 100px | {| class="wikitable sortable"...")
 
Line 54: Line 54:
 
|}
 
|}
  
 +
{{Note | The table is called ''tool'' and is is not possible to create CDFs. }}
 +
{|
 +
|- valign="top"
 +
|
 +
[[Image:Wi category.png|100px]]
 +
|
 +
{| class="wikitable sortable"
 +
! colspan="5" | tool
 +
|-
 +
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 +
|-
 +
| - || String ||  guid ||  || Guid
 +
|-
 +
| Quantity || Integer ||  quantity ||  || Quantity
 +
|-
 +
| Resource ||  ||  resource_guid ||  || Resource
 +
|-
 +
| - || Parent ||  workitem_guid ||  || Workitem
 +
|}
 
{{NavBox Data Dictionary}}
 
{{NavBox Data Dictionary}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 11:49, 16 March 2016

Note.jpg The table is called work_item and the entity type is called WORK_ITEM.

Wi category.png

work_item
DIM Label Data type Database column name Enumcategory Pojo name
Actual End Date date actual_end_date ActualEndDate
Actual Start Date date actual_start_date ActualStartDate
Actual Work Days Numeric actual_work_days ActualWorkDays
Dependency String dependency_guid Dependency
- String guid Guid
(Link) - hazreduc_guid Hazreduc
Importance Single-select importance_guid Importance Importance
Work Item ID String localid LocalId
Manager String manager Manager
Activity Single-select method_guid Work Method Method
(Link) String mre_guid Mre
Name String name Name
Planned End Date Date planned_end_date PlannedEndDate
Planned Start Date Date planned_start_date PlannedStartDate
Planned Work Days Numeric planned_work_days PlannedWorkDays
(Link) String qa_guid Qa
Responsibility Organisation responsibility_guid Responsibility
Result Text result Result
Status Single-select status_guid Work Item Status Status
- Parent task_guid Task
(Link) String victim_assistance_guid VictimAssistance
Note.jpg The table is called tool and is is not possible to create CDFs.

Wi category.png

tool
DIM Label Data type Database column name Enumcategory Pojo name
- String guid Guid
Quantity Integer quantity Quantity
Resource resource_guid Resource
- Parent workitem_guid Workitem