MAP methods must return a scalar type.
PLS-00507 – Oracle Error Code
A PLSQL Table may not contain a table or a record with composite fields
PLS-00523 – Oracle Error Code
ORDER methods must return an INTEGER.
PLS-00508 – Oracle Error Code
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-00496 – Oracle Error Code
Too few columns in SELECT…INTO statement after bursting record targets
