yes it is. If you were in 8i (correct me if i am wrong) you wouldnt have faced this problem.

Add this line in you package spec.
PRAGMA RESTRICT_REFERENCES(getNumber,WNDS,WNPS,RNDS);
and recompile.
should work.
hth