Hi Everyone,
I have a scenario which looks like the image below
SUPER_PACKAGE
|====> PACKAGE_1
|_______ |==> CLASS_11
|====> PACKAGE_2
_______ |==> CLASS_21
_______ |==> REPORT_21
i am getting this error
(E) Objects of package "PACKAGE_2" must not use object "CLAS CLASS_11" with any of the usage types "useObjectOrType".
I am using the class CLASS_11 in CLASS_21 as well as the report REPORT_21.
Can anyone suggest why i am getting this error and how to solve this?
I am getting thie error while activating the report REPORT_21
*I have included the underscores in the package to improve the readability
--
Thanks and Regards,
Vinay Bedre