Hi Experts,
I am getting a file with 2 details like header and transaction.
Header
EmpCode EmpAcc EmpTotalAmount
Details:
EmpName Empsalary
EmpName EmpSalary
Sometimes the files comes only with one emp details and sometimes it comes with 10..15 emp details.
My requirement is to calculate the empsalary amount and map it to the header Emptotalamount field.
How can I achieve the requirement, because the details of the employee comes only when I duplicate the mapping and gives the values of the souce side.
Regards,
Shaik