Introduction
The Employee_SalaryStructure object is the allows you to assign the salary structure and get the active salary structure of the employees.
Employee_SalaryStructure Attributes
Attribute Name | Type | Description |
empId | Integer | The employee id of the employee |
salaryStructureId | Integer | The salary structure id of the employee |
salaryStructureName | String | The salary structure name that is being used for the employee. |
effectiveDate | String | The date on which salary structure will be effective. |
employeePayrollHeads | WS_Employee_PayrollHeads | The employee_PayrollHeads class type variable that stores salary heads for the employee’s salary structure. |
Methods
Click on each of these links to know more about them: