BI Publisher (MOSC)

MOSC Banner

Using table variable in data model

in BI Publisher (MOSC) 5 commentsAnswered

Hi All,

I am using Oracle cloud finance BIP reporting.

I need use a table in my data model which is created by oracle process. In other word I don't know my table name or it can change every time. The way I can get the name of the table using this function call.

select fa_whatif_deprn_pkg.get_whatif_table_name(:Param_ID) from dual

I need to use this somehow in event trigger before so that I get the table name. I added a Event Triggers and I put this block in it... trying to us in my data model sql select * from &P_SQL but its not working. I think I am missing something,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center