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 is GLOBAL TEMPORARY TABLE and It's significance ?
How to create a purchase order without a requisition?
How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?
what is the difference between %_all and %_f tables
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
What are file in oracle.
Oracle E-Business suite?
when we run payment batch what are the 3 concurrent programs?
wht is the use of Xml reports over reports6i?
Tell me where we find the status of order information?
Can function be overload?
What are the files you have used in the part of Conversion and Interfaces?