Hi,
I am using PL/SQL-records in a package. When I create the corresponding delphi unit, the PL/SQL type is not prefixed with the schema name (schema "BA" used in the example below), the procedure itself is prefixed correctly.
Best regards,
Bernhard
See example below (problem marked with...