Nieuws

Answered by PL/Scope -- I look up the declaration of that subprogram in the package, then search -- for its signature across all other program units compiled with PL/Scope enabled.
A PL/SQL subprogram is a named PL/SQL block that can be called with or without a set of parameters. A subprogram consists of a specification and a body. A subprogram can be a procedure or a function, ...