Dear expert,
After HR Renewal add-on installation, we noticed an error during ABAP generation of standard class /UI2/CL_EDM_DA_V05_PAGE. Error message is following:
Incorrect arithmetic expression: Instead of "/UI2/CL_CHIP_GADGET_UTIL=>GET_PAGES(", a field, a function or "(" was expected.
It appeared that the error is triggered because the method GET_PAGES of class CL_CHIP_GADGET_UTIL does not exist at all. We only have two methods in the mentioned class: GET_GADGETS and READ_GADGETS.
I looked for a solution (or beginning of at least) almost everywhere but unsuccesfully.
Dos anyone already faced this issue?
Best,
Rudolf