Entity LeavePolicyProg

Description of Entity LeavePolicyProg

This entity is used to track changes in the leave policy.

An employee can be assigned one or more leave policies. A leave policy is made up of one or more leave types, e.g. annual leave, sick leave etc. When you initialise a leave cycle, the Leave Details record of the employee is looked up to retrieve the leave policy ID.


List of all Dependencies of the Entity LeavePolicyProg

Name

Code

Class Name

Relation_153983

Relation_153983

Reference


List of Attributes of the Entity LeavePolicyProg

Name

Code

EmployeeSysId

EmployeeSysId

Progression Date

LveProgDate

Description

LveProgDesc

Career Code

LveProgCareerId

Previous Leave Policy

LveOldPolicyId

New Leave Policy

LveNewPolicyId

Conversion Method

LveConvertMethod


Entity Attribute EmployeeSysId of the Entity LeavePolicyProg

Card of Attribute EmployeeSysId of the Entity LeavePolicyProg

Name

EmployeeSysId

Code

EmployeeSysId

Data Type

integer

Mandatory

Yes


Description of Attribute EmployeeSysId of the Entity LeavePolicyProg

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


Entity Attribute Progression Date of the Entity LeavePolicyProg

Card of Attribute Progression Date of the Entity LeavePolicyProg

Name

Progression Date

Code

LveProgDate

Data Type

date

Mandatory

Yes


Description of Attribute Progression Date of the Entity LeavePolicyProg

Shows the date of the leave progression. This acts as a primary key for the LeavePolicyProg table.
It is usually in the format: DD-MM-YYYY.


Entity Attribute Description of the Entity LeavePolicyProg

Card of Attribute Description of the Entity LeavePolicyProg

Name

Description

Code

LveProgDesc

Data Type

char(100)

Mandatory

No


Description of Attribute Description of the Entity LeavePolicyProg

Shows the description of the leave progression.


Entity Attribute Career Code of the Entity LeavePolicyProg

Card of Attribute Career Code of the Entity LeavePolicyProg

Name

Career Code

Code

LveProgCareerId

Data Type

char(20)

Mandatory

No


Description of Attribute Career Code of the Entity LeavePolicyProg

Shows the identity of the career for the employee.
Example: FirstRecord / Transfer / Promotion / SalaryAdjust etc


Entity Attribute Previous Leave Policy of the Entity LeavePolicyProg

Card of Attribute Previous Leave Policy of the Entity LeavePolicyProg

Name

Previous Leave Policy

Code

LveOldPolicyId

Data Type

char(20)

Mandatory

No


Description of Attribute Previous Leave Policy of the Entity LeavePolicyProg

Shows the identity of the previous leave policy.
Example: Std Leave Policy


Entity Attribute New Leave Policy of the Entity LeavePolicyProg

Card of Attribute New Leave Policy of the Entity LeavePolicyProg

Name

New Leave Policy

Code

LveNewPolicyId

Data Type

char(20)

Mandatory

No


Description of Attribute New Leave Policy of the Entity LeavePolicyProg

Shows the identity of the new leave policy.
Example: Std Leave Policy


Entity Attribute Conversion Method of the Entity LeavePolicyProg

Card of Attribute Conversion Method of the Entity LeavePolicyProg

Name

Conversion Method

Code

LveConvertMethod

Data Type

char(20)

Mandatory

No


Description of Attribute Conversion Method of the Entity LeavePolicyProg

Shows the conversion method for the leave.
Example: Brought Forward / Prorate