The expression in a RETURN statement cannot be a type
PLS-00524 – Oracle Error Code
The parameter type in an ORDER method must be the containing object type.
PLS-00509 – Oracle Error Code
Implementation Restriction : Pass a returned record to a temporary identifier before selecting a field
PLS-00525 – Oracle Error Code
Within SQL statements- only equality comparisons of objects are allowed without a map or order function.
PLS-00510 – Oracle Error Code
Float cannot have scale
PLS-00526 – Oracle Error Code
A MAP or ORDER function is required for comparing objects in PL/SQL.
PLS-00511 – Oracle Error Code
A record may not contain a PL/SQL table of records
PLS-00527 – Oracle Error Code
MAP or ORDER functions require a PRAGMA RESTRICT_REFERENCES specifying :WNDS-WNPS-RNPS-RNDS.
PLS-00512 – Oracle Error Code
Implementation Restriction: ‘string’: Cannot directly access remote package variable or cursor
PLS-00528 – Oracle Error Code
The parameters to an ORDER function must have IN mode
