BI Publisher (MOSC)

MOSC Banner

SQL Doubt

edited May 19, 2017 5:00AM in BI Publisher (MOSC) 14 commentsAnswered

Hi  All,

I have this Standard Report--"OCS Costing Segments Details" Short Name--"OCSCBRDETAIL"  where they are passing Account String as Parameter with  Token name as ":P_FLEX_ID". But  the user wants to have the capability of providing all the 8 segments as parameters.

Below way of defining parameters will not work as I need to pass the whole account string as parameter ":P_FLEX_ID"

In that case how can define the parameters as user requested with  out modifying the SQL??

<parameter name="p_Fund"                 dataType="VARCHAR2(11)"/>
<parameter name="p_CostCenter"          dataType="VARCHAR2(11)"/>
<parameter name="p_Location"            dataType="VARCHAR2(11)"/>
Tagged:

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