Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 XLA_MO_REPORTING_API.Get_Predicate ?

Author  Topic 

timottt2000
Starting Member

1 Post

Posted - 2008-02-11 : 23:09:54
Hi,

This is my first time in this forum. Appreciate if anyone can help.


Does anyone know what this function does,
XLA_MO_REPORTING_API.Get_Predicate

For example,
:lp_where_org_trxcm := XLA_MO_REPORTING_API.Get_Predicate('trxcm',null);



What does "XLA_MO_REPORTING_API.Get_Predicate('trxcm',null);" translate to?


After going through websites, I sort of have a rough idea, that this function determines the organization_id. Correct me if I'm wrong.



Thanks :)
Tim
   

- Advertisement -