Hi,
I have a local class containing static methods. When I perform a syntax check, every instance where a class method is called, an error is displayed "Type /LPROFILE/ZCL_P2D_KPI is unknown".
This is the method declaration:
Implementation:
Method call:
The error messages displayed:
PS: The class name is used correctly.
Thanks in advance.