CALL a Database Function

I like to call a database function like I do in a SQL workbench like this
CALL inkadb.uppdatera_18_hål(Parmeter1, parameter2);

Working with databases from a TMS WEB Core web client app is described in the PDF developers guide from page 108:

Aurelius automatic imports all tables from a Database
How can I get Aurelius to import referens to a Procedure or Function in the same database