View - uwvd_employee_salary_details
Purpose:
 The UWVD Employee Salary Details Report provides a comprehensive overview of employee salaries, including breakdowns of basic pay, allowances, and deductions, facilitating transparency in compensation.
What do we get:
 Columns such as ID, Username, Email, Manager, Designation, and many more will inherit from the Users_Master data source, ensuring that all fields in the Users_Master data are also part of this data source, thereby maintaining consistency and accuracy across employee records. The following columns are included in this report:
| Fields | Descriptions | 
|---|---|
| Rowid | Unique identifier for each entry in the report. | 
| Days In Month | Total number of days in the month for which salary is calculated. | 
| Earnings | Total earnings for the month. | 
| Deductions | Total deductions from the salary. | 
| Total Earnings | Overall earnings after including any additional components. | 
| Total Deductions | Total deductions applicable for the month. | 
| Total Salary | Final salary amount after deductions. | 
| User Id | Identifier for the employee. | 
| Paid Days | Number of days for which the employee has been paid. | 
| Unpaid Days | Number of days for which the employee has not been paid. | 
| Attendance Data | Information regarding employee attendance for the month. | 
| Salary Structure Id | Identifier for the salary structure applicable to the employee. | 


            
 
