I have 1 procedure in with the user CC_DEVICE
.
In this procedure I have this statement calling a procedure of another user.
of_device.p_msg.parse_csd_session(p_message);
But I got this error when compiling the package:
Error(66,3): PLS-00201: identifier 'OF_DEVICE.P_MSG' must be declared