I'm updating the Grade and Department of an employee record using HDL file but encountering an error
Summary:
I'm updating the Grade and Department of an employee record using HDL file, but encountering an error.
Content (please ensure you mask any confidential information):
METADATA | WorkTerms | EffectiveStartDate | EffectiveLatestChange | EffectiveSequence | EffectiveEndDate | ActionCode | LegalEmployerName | DateStart | WorkerType | PersonNumber | AssignmentNumber |
---|---|---|---|---|---|---|---|---|---|---|---|
MERGE | WorkTerms | 2025/03/18 | Y | 1 | 4712/12/31 | ADD_CHANGE | TESTLEGALEMPNAME | 2025/06/24 | E | 1234567 | ET1234567 |
METADATA | Assignment | EffectiveStartDate | EffectiveSequence | EffectiveLatestChange | EffectiveEndDate | ActionCode | AssignmentNumber | WorkTermsNumber | GradeCode | DepartmentName | LegalEmployerName |
MERGE | Assignment | 2025/03/18 | 1 | Y | 4712/12/31 | ADD_CHANGE | E1234567 | ET1234567 | TESTGradeCode | TESTDepartmentName | TESTLEGALEMPNAME |
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):