Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Syntax error, insert "AssignmentOperator Expression" to complete Assignment
Syntax error, insert ";" to complete Statement
The left-hand side of an assignment must be a variable
Syntax error on token "null", invalid ClassType
at hrms.hr_gl_ci005_validation_0_1.HR_GL_CI005_VALIDATION.tRunJob_1Process(HR_GL_CI005_VALIDATION.java:822)
at hrms.hr_gl_ci005_validation_0_1.HR_GL_CI005_VALIDATION.tJava_1Process(HR_GL_CI005_VALIDATION.java:742)
at hrms.hr_gl_ci005_validation_0_1.HR_GL_CI005_VALIDATION.runJobInTOS(HR_GL_CI005_VALIDATION.java:14415)
at hrms.hr_gl_ci005_validation_0_1.HR_GL_CI005_VALIDATION.main(HR_GL_CI005_VALIDATION.java:14253)