Entity Eligibility Employment

DescriptionThe relationship between an employer and its employee.

Attributes
Employee NumEmployee Num
Employment StatusEmployment Status
End Date TsEnd Date Ts
Job ClassJob Class
Job StatusJob Status
Job TitleJob Title
Start Date TsStart Date Ts

Relationship
Employment_Employer_FKEmployment_Employer_FK
Employment_Guarantor_FKEmployment_Guarantor_FK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Employee Num
DescriptionThe individual's employee number.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Employment Status
DescriptionThe employment status of an individual.

For example:
Full-time employed 
Part-time employed 
Self-employed, 
Contract, per diem 
Leave of absence (for example, Family leave, sabbatical, etc.) 
Temporarily unemployed 
Unemployed 
Retired 
On active military duty 
Other 
Unknown
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 End Date Ts
DescriptionThe date upon which the individual's employment with a particular employer ended.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Job Class
DescriptionIndicates the classification of an individual's job.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Job Status
DescriptionIndicates the current status of an individual's job.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Job Title
DescriptionDescriptive name of the individual's occupation.

For example:
Systems Analyst
Accountant
Data TypeStandards - Data Domains.ddm/Data Domains/String [VARCHAR(255)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Start Date Ts
DescriptionThe date upon which the individual's employment began.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Employment_Employer_FK
Is Identifying Relationshiptrue
Child TableEligibility Employment
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableEmployer
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE



 Employment_Guarantor_FK
Is Identifying Relationshiptrue
Child TableEligibility Employment
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableGuarantor
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE