
Announcements
I got this error when I tried to update HcmpositionDetail table , How can I fix this ?
Hello,
Since you are updating record in the HcmEmployment, The validTimeStateUpdateMode should be Correction.
hcmEmployment.validTimeStateUpdateMode(ValidTimeStateUpdate::Correction); hcmEmployment.update();