Difference between revisions of "Victim Received Education"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "{{Note | The Victim child table for Received education is called ''receivedmre'' and the entity type is called ''RECEIVED_MRE''. <br> It is very rare that this subobject is us...")
 
Line 5: Line 5:
 
|- valign="top"
 
|- valign="top"
 
|
 
|
[[Image:Uncategorised.png|200px]]
+
[[Image:Uncategorised.png|100px]]
 
|
 
|
{| class="wikitable"
+
{| class="wikitable sortable"
! Label!!Database column name!! Data type
+
! DIM Label !! Data type !! Database column name !! Enumcategory !! Pojo name
 
|-
 
|-
| Education Activity||mreactivity_guid||Single-select
+
| Education Activity||Single-select|| mreactivity_guid||MRESubType||MreActivity
 
|-
 
|-
| Education Activity Class||mreactivityclass_guid||Single-select
+
| Education Activity Class||Single-select|| mreactivityclass_guid||MRE Type||MreActivityClass
 
|-
 
|-
| Education Activity Other||mreactivityother||Text
+
| Education Activity Other||Text|| mreactivityother||||MreActivityOther
 
|-
 
|-
| Education Frequency||mrefrequency_guid||Single-select
+
| Education Frequency||Single-select|| mrefrequency_guid||Frequency||MreFrequency
 +
|-
 +
| -||String|| receivedmre_guid||||Guid
 +
|-
 +
| -||Parent|| victim_guid||||Victim
 
|}
 
|}
 
|}
 
|}
 
{{NavBox Data Dictionary}}
 
{{NavBox Data Dictionary}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 19:27, 1 February 2016

Note.jpg The Victim child table for Received education is called receivedmre and the entity type is called RECEIVED_MRE.

It is very rare that this subobject is used.

Uncategorised.png

DIM Label Data type Database column name Enumcategory Pojo name
Education Activity Single-select mreactivity_guid MRESubType MreActivity
Education Activity Class Single-select mreactivityclass_guid MRE Type MreActivityClass
Education Activity Other Text mreactivityother MreActivityOther
Education Frequency Single-select mrefrequency_guid Frequency MreFrequency
- String receivedmre_guid Guid
- Parent victim_guid Victim