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 |
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
Attribute data types?
how can u find the status in po?
What are the files we submit while your program move to testing instance?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
When loading data from staging table to interface table , how to reload the invalid record once again ?
How to insert data into two tables using single control file?
How can we import the data into a database using sql * loader?
What is the maximum number of statements that can be specified in a trigger statement?
List the various types of value set.
what are the important table names in purchasing?
What is MO operating units. Why it need to to set this and where .