How You Will display the key flexifields in your report
Answers were Sorted based on User's Feedback
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 |
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 |
what are the different calculation columns available in reports?
what are the pl/sql tables
what is the invoice matching
where we will put the control file ,where we will run sql star loader what is the cmd?
What is a flexfield? List out its types.
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
How to insert data into two tables using single control file?
testing tools?
0 Answers BirlaSoft, Convergys,
can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(same parameters)
Presently u are working in which version?
is it possible to run the interface without using oracle apps?
What are the different components of soa suite?