COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: Jdean on 08 Nov 2005 12:29:37 PM

Title: QE-DEF-0260 Parsing error .... in expression editor
Post by: Jdean on 08 Nov 2005 12:29:37 PM
Hi again guys/

This function works fine in Oracle :

pk_teds.sp_transamount(dt.teds_id, dt.trans_id, dt.TYPE) tamount

When I try to call it in expression editor I get the above error :

PK_TEDS.SP_TRANSAMOUNT ( [TEDS_ID], [TRANS_ID], [TYPE] )

And yes, the function is in the package

Thanks, Andrew