Entity PayLeaveSetting

Description of Entity PayLeaveSetting

Shows the default leave settings for the employees.


List of all Dependencies of the Entity PayLeaveSetting

Name

Code

Class Name

Relation_70541

Relation_70541

Reference


List of Attributes of the Entity PayLeaveSetting

Name

Code

EmployeeSysId

EmployeeSysId

Pay Leave Type ID

PayLeaveTypeId

Leave Auto Option

LveAutoOption

Leave Day Rate ID

LveDayRateId

Leave Hour Rate ID

LveHourRateId


Entity Attribute EmployeeSysId of the Entity PayLeaveSetting

Card of Attribute EmployeeSysId of the Entity PayLeaveSetting

Name

EmployeeSysId

Code

EmployeeSysId

Data Type

integer

Mandatory

Yes


Description of Attribute EmployeeSysId of the Entity PayLeaveSetting

System generated identifier. It is blind to the user. It also holds the primary key for the Employee table.


Entity Attribute Pay Leave Type ID of the Entity PayLeaveSetting

Card of Attribute Pay Leave Type ID of the Entity PayLeaveSetting

Name

Pay Leave Type ID

Code

PayLeaveTypeId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Pay Leave Type ID of the Entity PayLeaveSetting

Shows the leave type identity for the pay. This holds the primary key for the PayLeaveSetting table.
Example: Absent / NPL / Annual / Sick etc.


Entity Attribute Leave Auto Option of the Entity PayLeaveSetting

Card of Attribute Leave Auto Option of the Entity PayLeaveSetting

Name

Leave Auto Option

Code

LveAutoOption

Data Type

smallint

Mandatory

No


Description of Attribute Leave Auto Option of the Entity PayLeaveSetting

Shows the auto option for leave.


Entity Attribute Leave Day Rate ID of the Entity PayLeaveSetting

Card of Attribute Leave Day Rate ID of the Entity PayLeaveSetting

Name

Leave Day Rate ID

Code

LveDayRateId

Data Type

char(20)

Mandatory

No


Description of Attribute Leave Day Rate ID of the Entity PayLeaveSetting

Stores the identity of the leave day rate.
Example: GRPDayFormula1 / GRPDayFormula2 etc


Entity Attribute Leave Hour Rate ID of the Entity PayLeaveSetting

Card of Attribute Leave Hour Rate ID of the Entity PayLeaveSetting

Name

Leave Hour Rate ID

Code

LveHourRateId

Data Type

char(20)

Mandatory

No


Description of Attribute Leave Hour Rate ID of the Entity PayLeaveSetting

Stores the identity of the leave hour rate.
Example: GRPHourFormula1 / GRPHourFormula2 etc