How You Will display the key flexifields in your report

Answers were Sorted based on User's Feedback



How You Will display the key flexifields in your report..

Answer / hari

BY CALLING THE USEREXIT FND FLEXSQL IN BEFORE REPORT TRIGGER
AND FND FLEXIDVAL FROM FORMULA COLUM
ALL CONATENATED SEGMENTS DATA WILL BE IN THE LEXICAL PARAMETER
P_FLEX_DATA DEFAULTLY
FLEXSQL RETRIVES THE DATA FROM THE SEGMENTS AND POPULATE THE
SEGMENTS DATA INTO THE P_FLEX_DATA
FLEXIDVAL POPULATE THE DATA INTO THE LAYOUT FROM THE P_FLEX_DATA

Is This Answer Correct ?    10 Yes 0 No

How You Will display the key flexifields in your report..

Answer / vidyasgar

Hear We have two ways
1) one is by using the segment1||segment2||-----segmetn5.
This is one way but

2) second one is by using USER_EXITS those are 'FND FLEXSQL'
AND
'FND FLEXDVAL'
by useing Thease we can get the flex field data into the
report
This is the standard Way in my feeling.
Thank you.

Is This Answer Correct ?    1 Yes 0 No

How You Will display the key flexifields in your report..

Answer / askvenki

IF YOUR INFORMATION CANTAIN IS
SEGMENT1
SEGMNET2
SEGMENT3
BY USING CONCATED OPERATOR SEGMENT1||SEGMENT2||SEGMENT3

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Oracle Apps Technical Interview Questions

what is meant by bind parameter?

2 Answers   Satyam,


In report we have to show two Layout? how it is and how we can see from where it?

3 Answers   IBM,


what are the match approvals in PO?

3 Answers  


Please let me know the differance between Master Item and organization Item in Inventory.

5 Answers   Wipro,


Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen

2 Answers   TCS,


Exception Handilings?

1 Answers  


1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function

2 Answers   Zensar,


can we use look up type instead of a pofile option?or valueset?is it possible how?

1 Answers   Cap Gemini,


which parameters passed in report in oracle developer how to pass

3 Answers  


What is Formula Column?

4 Answers  


where we can check the status of po.

4 Answers  


What is the package?

2 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)