report builder 开发中怎样调用函数就是说用report builder 开发报表,在报表的program units 中写了一个package供报表触发器调用。但是发现在这个package中的procedure不能正常调用自己所定义的函数。错误是 这个function不能在sql中调用