HCM Features

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Department

 Department ID INT
 Department Name VARCHAR(100)
 Department Short Name
 Company ID INT
 Action
 Action Date
 User ID

Unit

 Unit ID INT
 Unit Name VARCHAR(100)
 Unit Short Name
 Department ID INT
 Action
 Action Date
 User ID

Designation Type

 Designation Type ID INT


 Designation Type Name VARCHAR(100)
 Company ID INT
 Action
 Action Date
 User ID

Allowances

 Allowance ID INT
 Allowance Name VARCHAR(100)
 Allowance Short Name
 Company ID INT
 Fixed BIT
 Fixed Amount
 Percentage BIT
 Percentage Value
 Deduction BIT
 Action
 Action Date
 User ID

Pay Scale

 Payscale ID INT
 Payscale Name VARCHAR(100)
 Minimum Amount
 Maximum Amount
 Increment Percent BIT
 Increment Percentage
 Increment Value BIT
 Increment Amount
 Action
 Action Date
 User ID

Pay Scale Detail

 Payscale Detail ID
 Payscale ID INT
 Allowance ID
 Allowance Amount
 Action
 Action Date
 User ID

Designation

 Designation ID INT
 Designation Name VARCHAR(100)
 Designation Short Name
 Company ID INT
 Designation Type ID
 Qualification
 Experience
 No of Education Year
 Maximum Age
 Pay Scale ID
 Job Specification
 Action
 Action Date
 User ID

Designation Detail

 Designation Detail ID
 Designation ID INT
 Document Name
 Mandatory BIT
 Action
 Action Date
 User ID

Machine Company

 MCom ID
 MCom Name
 Action
 Action Date
 User ID

Machine Profile

 Machine ID
 Machine Name
 MACIP
 MACPort
 MCom ID
 Category
 Action
 Action Date
 User ID

Shift Master

 Shift ID
 Shift Name
 Action
 Action Date
 User ID

Roster Master

 Roster ID
 Shift ID
 Roster Name
 Late
 Early
 Working Hours

 Action
 Action Date
 User ID

Leave Master

 Leave ID
 Leave Name
 Leave Short Name
 Annual Leave
 Monthly Leave
 Cashable
 Max Tenure
 Document Required
 Carry Forward
 Action
 Action Date
 User ID

You might also like