Salary display on payslip on assignment level
We have custom payslip and there is new requirement to display salary information based on employee assignments. If employee got more than one assignment and each assignment is payroll eligible there should be multiple line along with the assignment displaying the salary information for each assignment.
We got the details into the XML but we have issue with YTD display, Currently the salary information is coming under GLB_PAY_ARCH_PAY_ASG_EARNINGS where we are displaying the employee monthly salary, but for the YTD its not coming under the same group rather its coming on the next line. Because of this we couldn't ablet to print the salary and YTD on the same line for each assignment.