I am executing the following function call via dblink in an SQL statement within a cursor: pi.pte_get_value@prd_folrmse (cCompany, date, variable_code, '01 ',' XXXX ',' M '). But it returns no rows. I have already tested the same statement with SQLDeveloper and the problem does not occur and...