GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  D2K
Go To First  |  Previous Question  |  Next Question 
 D2K  |  Question 39 of 47    Print  
If a report requires two parameter and one parameters list of values depend on another parameter, then how this will be done. What sort of things will be done to value set?

  
Total Answers and Comments: 3 Last Update: January 04, 2007     Asked by: Bapi 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 13, 2006 03:43:48   #1  
Madhu Ravipati        

RE: If a report requires two parameter and one paramet...
create two valuesets and first one is independent value set and define values .and then create dependent value set .And in the dependent value set form you can find edit information button.click on that and then another window open there in the independent value set block give the independent value set name.Thanks Madhu Ravipati
 
Is this answer useful? Yes | No
December 21, 2006 02:07:09   #2  
Brajesh Singh Bhadoriya        

RE: If a report requires two parameter and one paramet...

create one value set. This value set will get first parameter. while creating second Value set use :$FLEX$.<first value set name> in the condition. for example I m creating two value sets i.e. department number and employee in department. if in first value set i m getting value of department number i will create a independent value set which will fetch all the department numbers. In sencond value set i want only those employees who are in the department selected then create another value set for employee which will be independent and in the where/order by block write condition like:

where employee.department_number :$FLEX$.<first value set name> and <other conditions>

this will create the second value set having values depending upon first one.

thanks

Brajesh


 
Is this answer useful? Yes | No
January 04, 2007 01:48:03   #3  
       

RE: If a report requires two parameter and one paramet...

hi

we an do ways

1)creating independent valueset and based on this we can create dependent valueset .1st can select independent then only we can chosse dependent value set

2) By using tablr valueset ... 1st table1 is create an d table2 in table 2 u can write in where clause ..$flex$.priveouse value set


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape