REP-01426: Procedure {0} was running from incorrect context in program unit {2}.
Cause: An attempt was made to call the named packaged procedure from an invalid area. For example, SRW.SET_ATTR cannot be called from a formula.
Action: Modify the PL/SQL code so that it does not call the packaged procedure from that context.
Level: 1
Impact: Other