How to update Manager Number and Name in employee record using HDL
Summary:
There are different scenarios where the employee/person/worker records are sent from HCM to ERP via CSV File, with different Action Codes along with change in Manager Details too.
Like, for example,
- If the PR#EMP11 is sent from HCM to ERP with Action Code as TRANSFER and also there is change in Manager Name and Manager Number, then this record is failing in ERP.
- If the PR#EMP12 is sent from HCM to ERP with Action Code as MANAGER CHANGE and there is change in Manager Name and Manager Number, then this record is failing in ERP.
0