The following describes the enrollments table that is in the database.
Name | Description | Example |
---|---|---|
enrollmentid | This is |
|
programdetails | This contains program specific details for this enrollment. Currently it just has communication preferences. |
|
lastname | This is the lastname of the user and is used for searching purposes on the record. |
|
transportation1 | This is the data that is on the first transportation screen on the enrollment process. |
|
transportation2 | This is the data that is on the second transportation screen on the enrollment process. |
|
address | The address of the user that is being enrolled. |
|
kaizenid | This is the kaizen id for this person. Please note for this record it can be either a string or a long. |
|
createddatetime | ||
employment | ||
birthdate | ||
enrolleduser | ||
persondetails | ||
firstname | ||
personid | ||
demographics | ||
source | ||
enrollmentstatus | ||
programid |
Add Comment