Entity HRDetails

Description of Entity HRDetails

The employee's HR Details record is a key record. This record is linked to the various sub-modules like appraisal, medical claim and so on. This important record is automatically created together with the employment record and is displayed in the HR Details window.


List of all Dependencies of the Entity HRDetails

Name

Code

Class Name

Relation_222395

Relation_222395

Reference

Relation_244179

Relation_244179

Reference

Relation_247282

Relation_247282

Reference

Relation_284244

Relation_284244

Reference

Relation_287503

Relation_287503

Reference

Relation_353162

Relation_353162

Reference

Relation_373232

Relation_373232

Reference

Relation_373253

Relation_373253

Reference

Relation_373254

Relation_373254

Reference

Relation_376281

Relation_376281

Reference

Relation_376318

Relation_376318

Reference

Relation_376333

Relation_376333

Reference

Relation_376365

Relation_376365

Reference

Relation_389028

Relation_389028

Reference

Relation_401083

Relation_401083

Reference

Relation_410861

Relation_410861

Reference

Relation_439747

Relation_439747

Reference

Relation_480718

Relation_480718

Reference

Relation_211502

Relation_211502

Reference

Relation_333008

Relation_333008

Reference

Relation_333009

Relation_333009

Reference

Relation_333010

Relation_333010

Reference

Relation_333011

Relation_333011

Reference

Relation_333012

Relation_333012

Reference


List of Attributes of the Entity HRDetails

Name

Code

PersonalSysId

PersonalSysId

CustBoolean1

CustBoolean1

CustBoolean2

CustBoolean2

CustBoolean3

CustBoolean3

CustDate1

CustDate1

CustDate2

CustDate2

CustDate3

CustDate3

CustInteger1

CustInteger1

CustInteger2

CustInteger2

CustInteger3

CustInteger3

CustNumeric1

CustNumeric1

CustNumeric2

CustNumeric2

CustNumeric3

CustNumeric3

CustString1

CustString1

CustString2

CustString2

CustString3

CustString3

CustString4

CustString4

CustString5

CustString5


Entity Attribute PersonalSysId of the Entity HRDetails

Card of Attribute PersonalSysId of the Entity HRDetails

Name

PersonalSysId

Code

PersonalSysId

Data Type

integer

Mandatory

Yes


Description of Attribute PersonalSysId of the Entity HRDetails

This attribute is the system generated identifier. It is blind to the user. It also holds the primary key for the Personal table.


Entity Attribute CustBoolean1 of the Entity HRDetails

Card of Attribute CustBoolean1 of the Entity HRDetails

Name

CustBoolean1

Code

CustBoolean1

Data Type

smallint

Mandatory

No


Description of Attribute CustBoolean1 of the Entity HRDetails

Enables the customer to customize the section. It comes in a form of a checkbox. The customer can create a questionnaire and have the option to either check or uncheck the box. Ticking the box will show “1” in the database while not checking the box will show “0”.


Entity Attribute CustBoolean2 of the Entity HRDetails

Card of Attribute CustBoolean2 of the Entity HRDetails

Name

CustBoolean2

Code

CustBoolean2

Data Type

smallint

Mandatory

No


Description of Attribute CustBoolean2 of the Entity HRDetails

Enables the customer to customize the section. It comes in a form of a checkbox. The customer can create a questionnaire and have the option to either check or uncheck the box. Ticking the box will show “1” in the database while not checking the box will show “0”.


Entity Attribute CustBoolean3 of the Entity HRDetails

Card of Attribute CustBoolean3 of the Entity HRDetails

Name

CustBoolean3

Code

CustBoolean3

Data Type

smallint

Mandatory

No


Description of Attribute CustBoolean3 of the Entity HRDetails

Enables the customer to customize the section. It comes in a form of a checkbox. The customer can create a questionnaire and have the option to either check or uncheck the box. Ticking the box will show “1” in the database while not checking the box will show “0”.


Entity Attribute CustDate1 of the Entity HRDetails

Card of Attribute CustDate1 of the Entity HRDetails

Name

CustDate1

Code

CustDate1

Data Type

date

Mandatory

No


Description of Attribute CustDate1 of the Entity HRDetails

Enables the customer to customize the section. The customer can ask for the date-of-birth or hire date of the user and this function will show a calendar for an easier selection.
It is in the format: DD-MM-YYYY.


Entity Attribute CustDate2 of the Entity HRDetails

Card of Attribute CustDate2 of the Entity HRDetails

Name

CustDate2

Code

CustDate2

Data Type

date

Mandatory

No


Description of Attribute CustDate2 of the Entity HRDetails

Enables the customer to customize the section. The customer can ask for the date-of-birth or hire date of the user and this function will show a calendar for an easier selection.
It is in the format: DD-MM-YYYY.


Entity Attribute CustDate3 of the Entity HRDetails

Card of Attribute CustDate3 of the Entity HRDetails

Name

CustDate3

Code

CustDate3

Data Type

date

Mandatory

No


Description of Attribute CustDate3 of the Entity HRDetails

Enables the customer to customize the section. The customer can ask for the date-of-birth or hire date of the user and this function will show a calendar for an easier selection.
It is in the format: DD-MM-YYYY.


Entity Attribute CustInteger1 of the Entity HRDetails

Card of Attribute CustInteger1 of the Entity HRDetails

Name

CustInteger1

Code

CustInteger1

Data Type

integer

Mandatory

No


Description of Attribute CustInteger1 of the Entity HRDetails

Enables the customer to customize the section. It only allows whole numbers to be inserted.


Entity Attribute CustInteger2 of the Entity HRDetails

Card of Attribute CustInteger2 of the Entity HRDetails

Name

CustInteger2

Code

CustInteger2

Data Type

integer

Mandatory

No


Description of Attribute CustInteger2 of the Entity HRDetails

Enables the customer to customize the section. It only allows whole numbers to be inserted.


Entity Attribute CustInteger3 of the Entity HRDetails

Card of Attribute CustInteger3 of the Entity HRDetails

Name

CustInteger3

Code

CustInteger3

Data Type

integer

Mandatory

No


Description of Attribute CustInteger3 of the Entity HRDetails

Enables the customer to customize the section. It only allows whole numbers to be inserted.


Entity Attribute CustNumeric1 of the Entity HRDetails

Card of Attribute CustNumeric1 of the Entity HRDetails

Name

CustNumeric1

Code

CustNumeric1

Data Type

double

Mandatory

No


Description of Attribute CustNumeric1 of the Entity HRDetails

Enables the customer to customize the section. Numeric usually stands for numbers or digits. Numeric(5,2) means there are 5 digits with 2 decimal places, i.e. 123.45
Example: It can ask for the amount of pay earned in a day, i.e. 105.87


Entity Attribute CustNumeric2 of the Entity HRDetails

Card of Attribute CustNumeric2 of the Entity HRDetails

Name

CustNumeric2

Code

CustNumeric2

Data Type

double

Mandatory

No


Description of Attribute CustNumeric2 of the Entity HRDetails

Enables the customer to customize the section. Numeric usually stands for numbers or digits. Numeric(5,2) means there are 5 digits with 2 decimal places, i.e. 123.45
Example: It can ask for the amount of pay earned in a day, i.e. 105.87


Entity Attribute CustNumeric3 of the Entity HRDetails

Card of Attribute CustNumeric3 of the Entity HRDetails

Name

CustNumeric3

Code

CustNumeric3

Data Type

double

Mandatory

No


Description of Attribute CustNumeric3 of the Entity HRDetails

Enables the customer to customize the section. Numeric usually stands for numbers or digits. Numeric(5,2) means there are 5 digits with 2 decimal places, i.e. 123.45
Example: It can ask for the amount of pay earned in a day, i.e. 105.87


Entity Attribute CustString1 of the Entity HRDetails

Card of Attribute CustString1 of the Entity HRDetails

Name

CustString1

Code

CustString1

Data Type

char(50)

Mandatory

No


Description of Attribute CustString1 of the Entity HRDetails

Enables the customer to customize the section. String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer.
Example: Sage Software Asia Pte. Ltd.


Entity Attribute CustString2 of the Entity HRDetails

Card of Attribute CustString2 of the Entity HRDetails

Name

CustString2

Code

CustString2

Data Type

char(50)

Mandatory

No


Description of Attribute CustString2 of the Entity HRDetails

Enables the customer to customize the section. String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer.
Example: Sage Software Asia Pte. Ltd.


Entity Attribute CustString3 of the Entity HRDetails

Card of Attribute CustString3 of the Entity HRDetails

Name

CustString3

Code

CustString3

Data Type

char(50)

Mandatory

No


Description of Attribute CustString3 of the Entity HRDetails

Enables the customer to customize the section. String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer.
Example: Sage Software Asia Pte. Ltd.


Entity Attribute CustString4 of the Entity HRDetails

Card of Attribute CustString4 of the Entity HRDetails

Name

CustString4

Code

CustString4

Data Type

char(50)

Mandatory

No


Description of Attribute CustString4 of the Entity HRDetails

Enables the customer to customize the section. String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer.
Example: Sage Software Asia Pte. Ltd.


Entity Attribute CustString5 of the Entity HRDetails

Card of Attribute CustString5 of the Entity HRDetails

Name

CustString5

Code

CustString5

Data Type

char(50)

Mandatory

No


Description of Attribute CustString5 of the Entity HRDetails

Enables the customer to customize the section. String is a data type which includes letters, digits and special characters. It is a sequence of characters. It can ask for the name of a previous employer.
Example: Sage Software Asia Pte. Ltd.