Home » Applications » Oracle Fusion Apps & E-Business Suite » report parametes with dependent parameter (11i)
report parametes with dependent parameter [message #311619] Sat, 05 April 2008 02:40 Go to next message
annu-agi
Messages: 238
Registered: July 2005
Location: Karachi
Senior Member


hi
Experts

I got some problem while running a report with parameters which are dependent.

I have two parameters lov
1- voucher_type
2- voucher_no

parameter 2 is dependent on parameter 1 .. whenever voucher_type select .. then parameter two lov generates dependent on Parameter 1 ...

Now question is how can i do that .. first ??

What is a use of $FLEX$.value and how it is use and where it is use ?? and what value we use to declare .. i mean value set name or parameter tokan value ... ??

I tried both .. but my parameter form gives me same error " Check your parameters ...." ..

While my value set names are . XX_VOUCHER_TYPE and XX_VOUCHER_NO and parameter tokans are P_VOUCHER_TYPE AND P_VOUCHER_NO

do anyone suggust me what to do .. any help and suggusions will be appriciatable.


waiting for responce ..



Regards


Anwer Ali Rasool
Re: report parametes with dependent parameter [message #311647 is a reply to message #311619] Sat, 05 April 2008 07:13 Go to previous messageGo to next message
annu-agi
Messages: 238
Registered: July 2005
Location: Karachi
Senior Member

hi experts

i found one solution from Oracle- forum and i tried it which is

You can use $FLEX$.<previous value set name>

example:
first parameter value set name is: XX_CUSTOMER_ID

second parameter value set:
WHERE/Order by clause: where customer_id = $FLEX$.XX_CUSTOMER_ID

Hope this solved your problem.


but it cause errors .. for exact error see image below
/forum/fa/4106/0/


any suggusion or solutions


regards

Anwer
Re: report parametes with dependent parameter [message #311841 is a reply to message #311647] Mon, 07 April 2008 02:21 Go to previous messageGo to next message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
You should prefix $FLEX$ with ":".

By
Vamsi
Re: report parametes with dependent parameter [message #311869 is a reply to message #311841] Mon, 07 April 2008 03:36 Go to previous messageGo to next message
annu-agi
Messages: 238
Registered: July 2005
Location: Karachi
Senior Member

hi vamsi

i tried
where je_category=:$FLEX$SWISSTEX_VOUCHER_TYPE
where je_category=$FLEX$:SWISSTEX_VOUCHER_TYPE
where je_category=$:FLEX$SWISSTEX_VOUCHER_TYPE
where je_category=$FLEX:$SWISSTEX_VOUCHER_TYPE

but all four doesnt work .. it gives error


any idea


regards

anwer
Re: report parametes with dependent parameter [message #311951 is a reply to message #311869] Mon, 07 April 2008 08:50 Go to previous message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
I have asked you to prefix $FLEX$ with ":".

That should be :$FLEX$.SWISSTEX_VOUCHER_TYPE

By
Vamsi
Previous Topic: Run Job via CONCSUB by Developer
Next Topic: Customer Data Migration Help
Goto Forum:
  


Current Time: Fri Jun 28 23:55:54 CDT 2024